[Buildbot] #2762: buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait is flaky

Buildbot trac trac at buildbot.net
Thu Aug 27 13:37:25 UTC 2015


#2762: buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait is
flaky
-------------------+---------------------
Reporter:  dustin  |       Owner:
    Type:  defect  |      Status:  closed
Priority:  minor   |   Milestone:  0.9.+
 Version:  0.8.8   |  Resolution:  fixed
Keywords:  tests   |
-------------------+---------------------

Comment (by dustin):

 The test seems to fail (hang) repeatably now, actually:
 {{{
 612 2015-08-27 09:36:09-0400 [-] Unhandled error in Deferred:
 613 2015-08-27 09:36:09-0400 [-] Unhandled Error
 614 ▷⋅⋅⋅Traceback (most recent call last):
 615 ▷⋅⋅⋅  File
 "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
 packages/twisted/internet/base.py", line 1192, in run
 616 ▷⋅⋅⋅    self.mainLoop()
 617 ▷⋅⋅⋅  File
 "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
 packages/twisted/internet/base.py", line 1201, in mainLoop
 618 ▷⋅⋅⋅    self.runUntilCurrent()
 619 ▷⋅⋅⋅  File
 "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
 packages/twisted/internet/base.py", line 824, in runUntilCurrent
 620 ▷⋅⋅⋅    call.func(*call.args, **call.kw)
 621 ▷⋅⋅⋅  File
 "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
 packages/twisted/internet/task.py", line 218, in __call__
 622 ▷⋅⋅⋅    d = defer.maybeDeferred(self.f, *self.a, **self.kw)
 623 ▷⋅⋅⋅--- <exception caught here> ---
 624 ▷⋅⋅⋅  File
 "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 141, in maybeDeferred
 625 ▷⋅⋅⋅    result = f(*args, **kw)
 626 ▷⋅⋅⋅exceptions.TypeError: <lambda>() takes no arguments (1 given)
 }}}

--
Ticket URL: <http://trac.buildbot.net/ticket/2762#comment:7>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list