[Buildbot] #3081: buildbot.test.integration.test_try_client is flaky

Buildbot trac trac at buildbot.net
Mon Dec 1 09:13:05 UTC 2014


#3081: buildbot.test.integration.test_try_client is flaky
-------------------+-------------------
Reporter:  Ben     |      Owner:
    Type:  defect  |     Status:  new
Priority:  major   |  Milestone:  0.9.0
 Version:  master  |   Keywords:
-------------------+-------------------
 I can easier reproduce this when running validate.sh (as opposed to
 running the test suite manually).

 {{{
 [ERROR]
 Traceback (most recent call last):
   File "/home/benoit/buildbot/openvas/venv/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 1099, in _inlineCallbacks
     result = g.send(result)
   File
 "/home/benoit/buildbot/buildbot/master/buildbot/buildslave/base.py", line
 262, in stopService
     yield service.AsyncMultiService.stopService(self)
   File "/home/benoit/buildbot/buildbot/master/buildbot/util/service.py",
 line 204, in stopService
     service.Service.stopService(self)
   File "/home/benoit/buildbot/buildbot/slave/buildslave/test/__init__.py",
 line 43, in stopService
     assert self.running
 exceptions.AssertionError:

 buildbot.test.integration.test_try_client.Schedulers.test_userpass_list_builders
 }}}

--
Ticket URL: <http://trac.buildbot.net/ticket/3081>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list