[Buildbot-commits] buildbot ChangeLog,1.802,1.803

Brian Warner warner at users.sourceforge.net
Mon Dec 11 05:09:53 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:
[project @ test_config: inhibit the usual read-config-on-startup behavior to avoid a spurious flunked test]

Original author: warner at lothar.com
Date: 2006-12-11 05:08:31

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.802
retrieving revision 1.803
diff -u -d -r1.802 -r1.803
--- ChangeLog	11 Dec 2006 04:43:22 -0000	1.802
+++ ChangeLog	11 Dec 2006 05:09:51 -0000	1.803
@@ -1,5 +1,9 @@
 2006-12-10  Brian Warner  <warner at lothar.com>
 
+	* buildbot/test/test_config.py (StartService.testStartService):
+	inhibit the usual read-config-on-startup behavior, since otherwise
+	the log.err that gets recorded causes the test to fail
+
 	* buildbot/status/builder.py (LogFile.finish): forget about all
 	subscribers once the log has finished, since after that point
 	we're never going to use them again. This might help free up some





More information about the Commits mailing list