Plugin crashes when comparing actual with non-existing base screenshot
See original GitHub issuePlugin 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:
- Created 3 years ago
- Comments:9 (2 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@minubharathyr version 1.5.0 is ready to go!
Thanks, @greegus!
https://www.npmjs.com/package/cypress-visual-regression
Closing this. Please re-open if you are still having issues @minubharathyr.