Skip to content
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

Stencil: test randomly fails on CI pipelines #1167

Open
dgonzalezr opened this issue Jan 16, 2025 · 0 comments
Open

Stencil: test randomly fails on CI pipelines #1167

dgonzalezr opened this issue Jan 16, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dgonzalezr
Copy link

dgonzalezr commented Jan 16, 2025

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:

Image

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.

@dgonzalezr dgonzalezr added the bug Something isn't working label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant