[Buildbot-commits] buildbot ChangeLog,1.302,1.303

Brian Warner warner at users.sourceforge.net
Mon Nov 8 09:50:20 UTC 2004


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24463

Modified Files:
	ChangeLog 
Log Message:
(Trial.createSummary): survive when there are no test failures to be parsed


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.302
retrieving revision 1.303
diff -u -d -r1.302 -r1.303
--- ChangeLog	8 Nov 2004 09:03:21 -0000	1.302
+++ ChangeLog	8 Nov 2004 09:50:17 -0000	1.303
@@ -1,5 +1,8 @@
 2004-11-08  Brian Warner  <warner at lothar.com>
 
+	* buildbot/process/step_twisted.py (Trial.createSummary): survive
+	when there are no test failures to be parsed
+
 	* buildbot/scripts/runner.py (createMaster): use shutil.copy()
 	instead of the unix-specific os.system("cp"), thanks to Elliot
 	Murphy for this and the other buildbot-vs-windows catches.





More information about the Commits mailing list