#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):

 I added print's to the top and bottom of
 `BuildRequestDistributor.maybeStartBuildsFor`.  Here's a failure:

 {{{
 buildbot.test.integration.test_master.RunMaster.test_master12 ... start
 msbo ['testy']
 stop msbo
 [OK]
 buildbot.test.integration.test_master.RunMaster.test_master13 ... start
 msbo ['testy']
 [OK]
 buildbot.test.integration.test_master.RunMaster.test_master14 ... stop
 msbo
 Exception twisted.internet.defer._DefGen_Return: _DefGen_Return() in
 <generator object _sortBuilders at 0x7f15600fa910> ignored
 start msbo ['testy']
 stop msbo
 [ERROR][ERROR]
 }}}
 and, sure enough, the function invoked from `test_master13` is still
 running when `test_master14` starts!

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2395#comment:8>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to