Opened at 2024-11-15T15:14:31Z
Last modified at 2024-11-15T15:41:19Z
#4126 assigned defect
Tests time out on CircleCI — at Version 1
Reported by: | hacklschorsch | Owned by: | hacklschorsch |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description (last modified by hacklschorsch)
In https://github.com/tahoe-lafs/tahoe-lafs/pull/1381#issuecomment-2476885548 meejah writes:
The unclean-reactor errors may be simply a downstream symptom of the real errors that also happen in that run (e.g. several tests time out).
My own tests suggest that indeed, raising the SystemTests? timeout make a couple of flaky tests much more stable:
Failure count | Test name |
1 | allmydata.test.test_system.HTTPSystemTest.test_mutable_mdmf |
3 | allmydata.test.test_system.HTTPSystemTest.test_mutable_sdmf |
30 | allmydata.test.test_system.HTTPSystemTest.test_upload_and_download_convergent |
11 | allmydata.test.test_system.HTTPSystemTest.test_upload_and_download_random_key |
This ticket is similar but not equal to ticket:4085, ticket:4022, ticket:2994 .
Change History (1)
comment:1 Changed at 2024-11-15T15:22:05Z by hacklschorsch
- Description modified (diff)
- Owner set to hacklschorsch
Note: See
TracTickets for help on using
tickets.