[Buildbot-commits] buildbot ChangeLog,1.856,1.857

Brian Warner warner at users.sourceforge.net
Mon Jun 18 03:58:25 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ test_config.py: make sure we can round-trip all of our current step classes]

Original author: warner at lothar.com
Date: 2007-06-18 03:51:32+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.856
retrieving revision 1.857
diff -u -d -r1.856 -r1.857
--- ChangeLog	18 Jun 2007 03:58:17 -0000	1.856
+++ ChangeLog	18 Jun 2007 03:58:22 -0000	1.857
@@ -1,5 +1,10 @@
 2007-06-17  Brian Warner  <warner at lothar.com>
 
+	* buildbot/test/test_config.py (Factories.testAllSteps): make sure
+	we can round-trip all of our current step classes by calling
+	getStepFactory() and using the results to make a clone of the
+	original step.
+
 	* buildbot/steps/maxq.py: fix import errors. Guess this hasn't been
 	used in a while..
 





More information about the Commits mailing list