[Buildbot-commits] [Buildbot] #2395: test_master fails randomly
Buildbot
nobody at buildbot.net
Tue Nov 6 02:33:32 UTC 2012
#2395: test_master fails randomly
-------------------+---------------------
Reporter: dustin | Owner: dustin
Type: defect | Status: new
Priority: major | Milestone: 0.8.8
Version: master | Resolution:
Keywords: |
-------------------+---------------------
Comment (by dustin):
Hm, and printing out {{{threading.enumerate()}}} in shutDown gives:
{{{
buildbot.test.integration.test_master.RunMaster.test_master1 ... Exception
twisted.internet.defer._DefGen_Return: _DefGen_Return() in <generator
object _sortBuilders at 0x3847b90> ignored
[<_MainThread(MainThread, started 139902652516096)>]
[ERROR][ERROR]
buildbot.test.integration.test_master.RunMaster.test_master2 ...
[<_MainThread(MainThread, started 139902652516096)>]
[OK]
}}}
which is to say, only one thread.
--
Ticket URL: <http://trac.buildbot.net/ticket/2395#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list