#2480 closed defect (cannot reproduce)

nondeterministic test hang in allmydata.test.test_magic_folder.RealTest.test_magic_folder

Reported by: daira Owned by: daira
Priority: normal Milestone: undecided
Component: code-frontend-magic-folder Version: 1.10.1
Keywords: otf-magic-folder-objective4 test heisenbug Cc:
Launchpad Bug:

Description

    test_magic_folder ... Traceback (most recent call last):
Failure: twisted.internet.defer.TimeoutError: <allmydata.test.test_magic_folder.RealTest testMethod=test_magic_folder> (test_magic_folder) still running at 120.0 secs
[ERROR]
Traceback (most recent call last):
Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean.
Selectables:
<HTTPChannel #0 on 51207>
[ERROR]

Change History (2)

comment:1 Changed at 2015-08-12T13:31:32Z by daira

I have seen this error twice, but it usually doesn't happen. Note that nothing is printed by the test before it hangs. This is at commit https://github.com/tahoe-lafs/tahoe-lafs/commit/36680042d3114e5474f090eae47df0df7a9d2b06.

comment:2 Changed at 2015-10-27T20:30:03Z by daira

  • Resolution set to cannot reproduce
  • Status changed from new to closed

I haven't seen this recently, and we fixed a bunch of race conditions in the tests.

Note: See TracTickets for help on using tickets.