Opened at 2022-01-28T16:10:58Z
Last modified at 2022-01-31T13:44:10Z
#3869 new defect
Intermittent allmydata.test.test_storage_http.GenericHTTPAPITests.test_bad_authentication failure — at Initial Version
Reported by: | exarkun | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
Sometimes when running the full test suite, especially with high test concurrency (-j8 or higher), test_bad_authentication fails like this:
` [ERROR] Traceback (most recent call last): Failure: testtools.testresult.real._StringException: Empty attachments:
twisted-log
Traceback (most recent call last):
File "/nix/store/23igmvfrawyi9hzlhhx3sja6jzdxwwgq-python3-3.7.11-env/lib/python3.7/site-packages/testtools/twistedsupport/_runtest.py", line 386, in _log_user_exception
raise e
testtools.twistedsupport._runtest.UncleanReactorError?: The reactor still thinks it needs to do things. Close all connections, kill all processes and make sure all delayed calls have either fired or been cancelled:
<DelayedCall? 0x7f339af67710 [-0.39075684547424316s] called=0 cancelled=1>
allmydata.test.test_storage_http.GenericHTTPAPITests.test_bad_authentication `