#3412 closed defect

Many tests are flaky — at Version 6

Reported by: jaraco Owned by: jaraco
Priority: normal Milestone: Support Python 3
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description (last modified by jaraco)

As observed in this run, part of a PR that doesn't change any code, the test_POST_upload_replace fails twice, once with a twisted.web.error and another with a KeyError.

In this build, allmydata.test.test_system.SystemTest fails with a FailTest.

this run reveals that test_filesystem is flaky.

Also this run looks flaky.

Change History (6)

comment:2 Changed at 2020-09-12T16:33:58Z by jaraco

  • Description modified (diff)
  • Owner set to jaraco
  • Status changed from new to assigned
  • Summary changed from test_POST_upload_replace is flaky to Many tests are flaky

comment:3 Changed at 2020-09-12T16:47:18Z by jaraco

My plan is to just use this issue as an umbrella to capture most of the tests that are currently flaky and mark each with a 'retry' decorator to bypass the flakiness until someone has time to address the root cause.

comment:4 Changed at 2020-09-12T16:47:25Z by jaraco

  • Milestone changed from undecided to Support Python 3

comment:5 Changed at 2020-09-12T17:36:26Z by jaraco

  • Description modified (diff)

comment:6 Changed at 2020-09-12T17:43:53Z by jaraco

  • Description modified (diff)
Note: See TracTickets for help on using tickets.