[Buildbot-commits] buildbot ChangeLog,1.436,1.437
Brian Warner
warner at users.sourceforge.net
Mon May 16 08:42:13 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20152
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-179
Creator: Brian Warner <warner at monolith.lothar.com>
reduce timing-sensitivity of test_run.Status.testSlave
* buildbot/test/test_run.py (Status.testSlave): be smarter about
validating the ETA, so the tests don't fail on slow systems
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.436
retrieving revision 1.437
diff -u -d -r1.436 -r1.437
--- ChangeLog 16 May 2005 00:31:53 -0000 1.436
+++ ChangeLog 16 May 2005 08:42:11 -0000 1.437
@@ -1,3 +1,8 @@
+2005-05-16 Brian Warner <warner at lothar.com>
+
+ * buildbot/test/test_run.py (Status.testSlave): be smarter about
+ validating the ETA, so the tests don't fail on slow systems
+
2005-05-15 Brian Warner <warner at lothar.com>
* buildbot/status/builder.py (HTMLLogFile): make this behave like
More information about the Commits
mailing list