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

Time based test that can randomly fail #277

Open
aeqz opened this issue Feb 1, 2023 · 0 comments
Open

Time based test that can randomly fail #277

aeqz opened this issue Feb 1, 2023 · 0 comments

Comments

@aeqz
Copy link
Contributor

aeqz commented Feb 1, 2023

Clarification and motivation

We have experienced some random CI test failure because of a non-deterministic test in Test.Xrefcheck.TooManyRequestsSpec with the following result:

Expected time to completion be within range (seconds): 3 <= x <= 4, but instead it's 2+999682443/1000000000s

Although this does not happen with so much frequency, we should try to prevent it.

Acceptance criteria

This test case expectation and similar ones in the project have been modified to prevent such error from randomly happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant