-
-
Notifications
You must be signed in to change notification settings - Fork 725
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] ./spec/system/admin/order_cycles/edit_spec.rb:65 #12786
[Flaky] ./spec/system/admin/order_cycles/edit_spec.rb:65 #12786
Comments
Still occurring. The only thing I can think of is adding a Any other ideas? Edit: sleeping this does not fix it either. The failing scenario looks like this:
I've tried to reproduce this locally and on staging, but was not successful. Chrome throws out some warnings on this regard, but these seem unrelated to me: |
@filipefurtad0
|
Thanks so much @wandji20, Did you push this change to master? The thing is I can't make it fail locally (I've ran several variations, 50x each and no failures on my local env.) but if you observe the test to master on CI, then I guess it could be an alternative to my PR here. What do you think is best? |
No, I was only testing locally.
How about we try both, may be my suggestion with rerty first |
Great idea 🙌 I mean, both approaches are a workaround but I'd say we need to get this one green asap. I'll add the two seconds sleep on the PR. Thanks! |
It just came up again, despite retry: |
I can't quite reproduce this locally. Even under load I get 100/100 passes. But I think it's due to the datepicker being initialised after AngularJS is completely loaded. I'm trying to add another condition to make sure that the datepicker is loaded properly. |
What we should change and why (this is tech debt)
./spec/system/admin/order_cycles/edit_spec.rb:65
Context
https://github.com/openfoodfoundation/openfoodnetwork/actions/runs/10426143065/job/28921607320?pr=12785
Impact and timeline
The text was updated successfully, but these errors were encountered: