1 | | Seems to happen on unit test runner on GHA, macOS and Windows only. E.g. https://github.com/tahoe-lafs/tahoe-lafs/actions/runs/4853010385/jobs/8648700749?pr=1278 |
| 1 | Seems to happen on unit test runner on GHA, macOS and Windows only. E.g. https://github.com/tahoe-lafs/tahoe-lafs/actions/runs/4853010385/jobs/8648700749?pr=1278 is macOS Python 3.11: |
| 2 | |
| 3 | {{{ |
| 4 | allmydata.test.test_system.HTTPSystemTest.test_filesystem ... Traceback (most recent call last): |
| 5 | Failure: twisted.internet.defer.TimeoutError: <allmydata.test.test_system.HTTPSystemTest testMethod=test_filesystem> (test_filesystem) still running at 180.0 secs |
| 6 | }}} |