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
We had an intermittent failure of test_multi_threading_lock_unlock with niscope in our Internal Suite. All the suite tells us is AssertionError.
test_multi_threading_lock_unlock
AssertionError
There is probably some flakiness due to the timing or timeouts.
This occurred with an in-dev NI-SCOPE 23.5.0 (2023 Q3) and niscope 1.4.5.
Run the system tests. It's only failed once and this is an issue with flakiness, so it'll likely be hard to reproduce.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description of issue
We had an intermittent failure of
test_multi_threading_lock_unlock
with niscope in our Internal Suite.All the suite tells us is
AssertionError
.There is probably some flakiness due to the timing or timeouts.
System report
This occurred with an in-dev NI-SCOPE 23.5.0 (2023 Q3) and niscope 1.4.5.
Steps to reproduce issue
Run the system tests.
It's only failed once and this is an issue with flakiness, so it'll likely be hard to reproduce.
The text was updated successfully, but these errors were encountered: