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
When running our unit tests on our CI pipeline, the test randomly fails, not always but pretty frequently, with the following error:
As mentioned, this only happens on the CI pipelines. we have never had this issue locally. This seriously affects the success rate of the CI because more or less 3 out of 5 will fail with this random error.
Describe the bug
When running our unit tests on our CI pipeline, the test randomly fails, not always but pretty frequently, with the following error:
As mentioned, this only happens on the CI pipelines. we have never had this issue locally. This seriously affects the success rate of the CI because more or less 3 out of 5 will fail with this random error.
To Reproduce
More details can be seen in the CI Pipeline logs:
https://app.circleci.com/pipelines/github/Endava/BEEQ/5579/workflows/4d60b035-34a9-47e5-bfe9-c90a69d40f6c/jobs/5882
Expected behavior
Test to run successfully and reliably.
The text was updated successfully, but these errors were encountered: