question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Plugin crashes when comparing actual with non-existing base screenshot

See original GitHub issue

Plugin crashes and stops the whole spec when trying to compare an actual screenshot with a non-existing base. This could happen when you forgot to generate base images before, but in my opinion, it should be handled as a regular error and the test should carry on to another block within the test file.

The following error was thrown by a plugin. We stopped running your ****s because a plugin crashed. Please check your plugins file

Error: ENOENT: no such file or directory, open '/root/my-project/cypress/snapshots/base/homepage.spec.js/homepage-base.png'

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
mjhea0commented, Aug 11, 2020
1reaction
mjhea0commented, Aug 11, 2020

Closing this. Please re-open if you are still having issues @minubharathyr.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Screenshot Plugin crashes when taking ... - GitLab - GNOME
Screenshot Plugin crashes when taking screenshot of maximized window in multi monitor setup. GIMP version: 2.10.2.
Read more >
Site crashes when I click on “Dashboard” - WordPress.org
Hello, I've noticed that my site crashes every time I click on the “Dashboard” in ... Based on the screenshots you kindly provides...
Read more >
how to fix 404 warnings for images during karma unit testing
8 Answers 8 · 4. In my case these images do not exist. · Yes of course! I think I misunderstood, it makes...
Read more >
mpv crashes when capturing a screenshot #10349 - GitHub
It's either libjxl or ffmpeg problem. You can try grab ffmpeg and run ffmpeg -i input.mkv -vframes 1 -ss 10 out.jxl . Current...
Read more >
Bug listing with status RESOLVED with resolution FIXED as at ...
... Bug:159 - "smpeg plugin for xmms makes it crash" status:RESOLVED ... Bug:450 - "kde-base fails to compile" status:RESOLVED resolution:FIXED severity: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found