-
Notifications
You must be signed in to change notification settings - Fork 2
unit test fail #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Could you provide some more details? If the error says something like
then please take a look into generated diff image. In my case it's something like this https://pasteboard.co/I29QDSa.png In my case it means that something is going on with puppeteer version, chromium version, color profile, os version, different fonts. Most probably this image was generated several months ago with older version of puppeteer (and older version of Chromium). Because of that I don't recommend vrt tests to be setup with ci/cd (like travis) because it will produce different image images and fail. I wish it to be fully deterministic but it isn't. Nevertheless these screens are old and should be updated. |
when I run https://pasteboard.co/I2gWtgn.png Correct me if I miss out any steps. |
@ahkeno pull master, try again |
I clone to from master branch and follow readme.
npm t was fail by 'TOTAL: 4 FAILED, 8 SUCCESS'
The text was updated successfully, but these errors were encountered: