Ticket #6027 defect new
twisted.trial._dist.test.test_disttrial.DistTrialRunnerTestCase.test_runUntilFailure intermittent failure
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | jml | Branch: | |
| Author: | Launchpad Bug: |
Description
From http://buildbot.twistedmatrix.com/builders/winxp32-py2.7/builds/1448/steps/select/logs/problems:
[FAIL]
Traceback (most recent call last):
File "C:\buildslave\twisted\winxp32-py2.7\Twisted\twisted\trial\_dist\test\test_disttrial.py", line 368, in test_runUntilFailure
self.assertEqual(5, len(called))
File "C:\buildslave\twisted\winxp32-py2.7\Twisted\twisted\trial\_synctest.py", line 356, in assertEqual
% (msg, pformat(first), pformat(second)))
twisted.trial.unittest.FailTest: not equal:
a = 5
b = 1
Change History
Note: See
TracTickets for help on using
tickets.
