-
-
Notifications
You must be signed in to change notification settings - Fork 729
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
[Flaky] rspec ./spec/system/admin/order_cycles/simple_spec.rb:572 #11037
Comments
Same spec file, but this is a new occurrence, introduced by a recent change on this spec file: Here we get (GH-Actions artifact file): There are other flaky scenarios around OC interactions. |
Here's another one:
|
Another occurrence here:
|
This failed again for me and I had a quick look. Server load (race condition) doesn't seem to be the cause. I can't reproduce it. I wonder if the cause is similar to the on fixed in this pr: |
I just reproduced it by checking out master, resetting the database and then running the specs from CI:
|
Oh, hang on, that's the wrong spec file. Moving to another issue. |
After fixing other flaky specs I could reproduce this one now:
|
What we should change and why (this is tech debt)
Related to #9894
Context
https://github.com/openfoodfoundation/openfoodnetwork/actions/runs/5286207807/jobs/9565418679?pr=11035
Impact and timeline
The text was updated successfully, but these errors were encountered: