-
Notifications
You must be signed in to change notification settings - Fork 35
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
Screenshot tests are not stable #193
Comments
I updated screenshots in a separate pull request by modifying a piece of code. I'm not sure why the changes aren't being detected and included in the previous commit. |
Thank you for bringing this to my attention. I noticed that the task was skipped. This might be an issue related to caching. Regarding the output directory, we have an option to handle it. |
Hi @takahirom I have merged this PR and will monitor for any recurrence of this issue. |
I've added a document for this. Let me close this issue. Please tell me if you have any issues. |
** Roborazzi version:
1.6.0
** Background:
I updated the screenshot tests in this PR, GitHub actions link.
The tests ran successfully and updated the existing screenshot in the commit (lihenggui/blocker@f4d7804).
After merging the PR into the main branch, the tests will run again. However, this time they failed due to verification issues. It is worth noting that I did not modify the screenshot; it worked fine in the PR but failed on the main branch, indicating instability or inconsistency.
GitHub Action link: https://github.com/lihenggui/blocker/actions/runs/6655600282/job/18088005415.
** Expected:
Since no files changed, tests should run normally regardless of whether it is on the main branch or a PR.
The text was updated successfully, but these errors were encountered: