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

Intermittent failure in test_shutdown_timeout in CI #506

Closed
mdickinson opened this issue Aug 22, 2022 · 1 comment
Closed

Intermittent failure in test_shutdown_timeout in CI #506

mdickinson opened this issue Aug 22, 2022 · 1 comment
Labels
component: tests type: bug Something isn't working

Comments

@mdickinson
Copy link
Member

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.

@mdickinson mdickinson added type: bug Something isn't working component: tests labels Aug 22, 2022
@mdickinson
Copy link
Member Author

Closing; this is a duplicate of #412

@mdickinson mdickinson closed this as not planned Won't fix, can't repro, duplicate, stale Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: tests type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant