[Buildbot-commits] [SPAM] [Buildbot] #723: buildbot.test.runs.test_db.Scheduling badly isolated

Buildbot buildbot-devel at lists.sourceforge.net
Sat Feb 20 21:24:51 UTC 2010


#723: buildbot.test.runs.test_db.Scheduling badly isolated
-----------------------------------+----------------------------------------
Reporter:  dustin                  |       Owner:       
    Type:  defect                  |      Status:  new  
Priority:  major                   |   Milestone:  0.8.0
 Version:  master (give git sha1)  |    Keywords:       
-----------------------------------+----------------------------------------
 If you run any of these tests twice, they complain:
 {{{
 ===============================================================================
 [ERROR]: buildbot.test.runs.test_db.Scheduling.test_immed2

 Traceback (most recent call last):
   File
 "/home/dustin/code/buildbot/t/buildbot/buildbot/test/runs/test_db.py",
 line 366, in test_immed2
     def test_immed2(self): self.test_immediate()
   File
 "/home/dustin/code/buildbot/t/buildbot/buildbot/test/runs/test_db.py",
 line 299, in test_immediate
     m, cm, sm = self.build_harness("db/scheduler/immediate")
   File
 "/home/dustin/code/buildbot/t/buildbot/buildbot/test/runs/test_db.py",
 line 241, in build_harness
     db.create_db(spec)
   File "/home/dustin/code/buildbot/t/buildbot/buildbot/db.py", line 366,
 in create_db
     raise DBAlreadyExistsError("Refusing to touch an existing database")
 buildbot.db.DBAlreadyExistsError: Refusing to touch an existing database
 }}}

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


More information about the Commits mailing list