BackstopJS icon indicating copy to clipboard operation
BackstopJS copied to clipboard

Issue: Backstop test pass, even with the timeout error

Open biswabose1992 opened this issue 1 year ago • 1 comments

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

biswabose1992 avatar Feb 26 '24 10:02 biswabose1992

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.

garris avatar Feb 26 '24 16:02 garris