[Buildbot-commits] buildbot ChangeLog,1.661,1.662

Brian Warner warner at users.sourceforge.net
Fri Jun 16 05:28:08 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:
[project @ new LogObserver test, new setupBuildStepStatus utility method]

Original author: warner at lothar.com
Date: 2006-06-16 01:06:50

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.661
retrieving revision 1.662
diff -u -d -r1.661 -r1.662
--- ChangeLog	16 Jun 2006 05:27:59 -0000	1.661
+++ ChangeLog	16 Jun 2006 05:28:06 -0000	1.662
@@ -1,5 +1,12 @@
 2006-06-15  Brian Warner  <warner at lothar.com>
 
+	* buildbot/test/test_steps.py (LogObserver): new test to verify
+	LogObservers can be created at various times and still get
+	connected up properly
+
+	* buildbot/test/runutils.py (setupBuildStepStatus): utility method
+	to create BuildStepStatus instances that actually work.
+
 	* buildbot/process/step.py (LogObserver): add outReceived and
 	errReceived base methods, to be overridden
 





More information about the Commits mailing list