[Buildbot-commits] buildbot ChangeLog,1.524,1.525

Brian Warner warner at users.sourceforge.net
Sun Oct 23 05:28:49 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-362
Creator:  Brian Warner <warner at lothar.com>

fix some tests that broke because of the .nextBuildNumber change

	* buildbot/test/test_steps.py (BuildStep.setUp): set
	nextBuildNumber so the test passes
	* buildbot/test/test_status.py (MyBuilder): same


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.524
retrieving revision 1.525
diff -u -d -r1.524 -r1.525
--- ChangeLog	23 Oct 2005 05:16:57 -0000	1.524
+++ ChangeLog	23 Oct 2005 05:28:47 -0000	1.525
@@ -1,5 +1,9 @@
 2005-10-22  Brian Warner  <warner at lothar.com>
 
+	* buildbot/test/test_steps.py (BuildStep.setUp): set
+	nextBuildNumber so the test passes
+	* buildbot/test/test_status.py (MyBuilder): same
+
 	* buildbot/status/html.py (StatusResourceBuild.body): revision
 	might be numeric, so stringify it before html-escapifying it
 	(CurrentBox.getBox): add a "waiting" state, and show a countdown





More information about the Commits mailing list