garris / BackstopJS

Catch CSS curve balls.
http://backstopjs.org
MIT License
6.66k stars 602 forks source link

Issue: Backstop test pass, even with the timeout error #1552

Open biswabose1992 opened 4 months ago

biswabose1992 commented 4 months ago

Any idea why this could be? Note: We are aware that we uploaded the wrong error image, but still we can see the timeout error that means it should fail the test, but that isn't happening

Screenshot 2024-02-26 at 10 30 27
garris commented 4 months ago

Backstop is purely testing the images -- not any other states. So, when you use an error state image as a reference, backstop will consider any matching error state condition as a "pass". This is by design.