[Buildbot-commits] buildbot ChangeLog,1.427,1.428

Brian Warner warner at users.sourceforge.net
Thu May 12 21:16:51 UTC 2005


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

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

add (failing) test: html.Waterfall hates OfflineLogFile

* buildbot/test/test_web.py (WebTest.test_logfile): Add a test to
point out that OfflineLogFile does not currently work with
html.Waterfall . Fixing this is high-priority.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.427
retrieving revision 1.428
diff -u -d -r1.427 -r1.428
--- ChangeLog	12 May 2005 20:55:15 -0000	1.427
+++ ChangeLog	12 May 2005 21:16:49 -0000	1.428
@@ -1,5 +1,9 @@
 2005-05-12  Brian Warner  <warner at lothar.com>
 
+	* buildbot/test/test_web.py (WebTest.test_logfile): Add a test to
+	point out that OfflineLogFile does not currently work with
+	html.Waterfall . Fixing this is high-priority.
+
 	* buildbot/scripts/runner.py (start): add --logfile=twistd.log, since
 	apparently windows defaults to using stdout
 





More information about the Commits mailing list