We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The integration tests fail quite often
To Reproduce Steps to reproduce the behavior: Run integration tests 10 times, more than half will fail.
Expected behavior Integration tests do not fail more than 1% of the time.
The text was updated successfully, but these errors were encountered:
fix: [capricorn86#1716] Fix integration test failing most of the time
d61dc39
chore: [#1716] Fix integration test failing most of the time (#1717)
33e888d
@OlaviSau can we close this for now and create a new ticket if a another fix is done? 🙂
Sorry, something went wrong.
Yeap. It's a bit difficult to properly improve the integration tests as some of them use true globals. I'll create another issue when I have an idea.
No branches or pull requests
Describe the bug
The integration tests fail quite often
To Reproduce
Steps to reproduce the behavior:
Run integration tests 10 times, more than half will fail.
Expected behavior
Integration tests do not fail more than 1% of the time.
The text was updated successfully, but these errors were encountered: