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
test_shutdown_timeout
test_shutdown_timeout occasionally fails on CI:
====================================================================== FAIL: test_shutdown_timeout (traits_futures.tests.test_traits_process_executor.TestTraitsExecutor) ---------------------------------------------------------------------- Traceback (most recent call last): File "C:\hostedtoolcache\windows\Python\3.10.6\x64\lib\site-packages\traits_futures\tests\traits_executor_tests.py", line 242, in test_shutdown_timeout self.assertLess(actual_timeout, 1.0) AssertionError: 1.219000000000051 not less than 1.0
First seen here: https://github.com/enthought/traits-futures/runs/7936411786?check_suite_focus=true
Unless this becomes frequent enough to be disruptive to development, I think we should probably leave this test alone.
The text was updated successfully, but these errors were encountered:
Closing; this is a duplicate of #412
Sorry, something went wrong.
No branches or pull requests
test_shutdown_timeout
occasionally fails on CI:First seen here: https://github.com/enthought/traits-futures/runs/7936411786?check_suite_focus=true
Unless this becomes frequent enough to be disruptive to development, I think we should probably leave this test alone.
The text was updated successfully, but these errors were encountered: