You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a test in systems-plus.cy.ts called can switch between tabs after populating from dictionary which is flaky in CI. It sometimes passes but often does not.
Steps to Reproduce
This can fail locally too (but for a different reason than the error in CI) if you throttle your cypress network activity to 3G
Otherwise, it seems to only happen sometimes in CI, for example:
It seems like now there are even more tests that fail—the first few in systems-plus.cy.ts also fail in CI, but not locally. Perhaps the page loads too slowly? Need to investigate.
Bug Description
There is a test in
systems-plus.cy.ts
calledcan switch between tabs after populating from dictionary
which is flaky in CI. It sometimes passes but often does not.Steps to Reproduce
Expected behavior
No flaky tests!
Screenshots
See CI logs
Environment
Additional context
https://ethyca.slack.com/archives/C04S7K0T2V7/p1697552900614439
The text was updated successfully, but these errors were encountered: