#724: buildbot.test.runs.test_db.Base uses 'shutDown' instead of 'tearDown'
-----------------------------------+----------------------------------------
Reporter:  dustin                  |       Owner:       
    Type:  defect                  |      Status:  new  
Priority:  critical                |   Milestone:  0.8.0
 Version:  master (give git sha1)  |    Keywords:       
-----------------------------------+----------------------------------------
 as a result, this method is never called, which is at least one source of
 bad test isolation.

 Unfortunately, renaming it to {{{tearDown}}} leads to other errors, even
 after changing {{{db.close}}} to {{{db.stop}}}.  This is over my head.

-- 
Ticket URL: <http://buildbot.net/trac/ticket/724>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to