Visual Tests Always Fail on Build

In the entire time that I have worked on BJS and contributed, I have never once gotten the visual test to complete and not drop an error.

I’ve always just kinda let it go and ignored that because the majority of the time its nothing, but I’m getting to the point where maybe I should figure out why this has been this way for like 3-4+ years.

Does this work:

http://localhost:1338/tests/validation

?

When I run it in chrome. Firefox bails on the test though.

Would there be a way to tell the build to run the tests in chrome instead of FF?

No idea, I guess @Deltakosh or @sebavan will know better.

just run npm start and manually load the url : http://localhost:1338/tests/validation