-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Bug]: e2e tests have become flaky #3482
Comments
One thing I noticed with #3499 was that the css classes of glamour weren't applied with the same precedence as in the browser. This can be caused by the order of the css in the final css changing |
Another issue I'm seeing semi-frequently: onboarding test. Sample failing ci job: https://github.com/actualbudget/actual/actions/runs/11037117182/job/30657293317 Trace: trace.zip View the trace here: https://trace.playwright.dev Edit: it seems that there are a bunch of different redirects happening when clicking "start fresh". Some are redirecting to |
Both the rules & onboarding e2e should be more stable now. Haven't been able to reproduce the settings one yet. If anyone sees a failing CI job with it - please post it here. Or if you also see other e2e ci jobs failing (that use the latest changes in master) - please post them here. |
Related #3506 |
e2e tests are stable in |
Verified issue does not already exist?
What happened?
The e2e tests have become increasingly more flaky in the past few days. Need to look into what's the issue and address it.
Where are you hosting Actual?
None
What browsers are you seeing the problem on?
No response
Operating System
None
The text was updated successfully, but these errors were encountered: