[Buildbot-commits] buildbot ChangeLog,1.1076,1.1077
Brian Warner
warner at users.sourceforge.net
Thu Jul 24 21:21:39 UTC 2008
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv11785
Modified Files:
ChangeLog
Log Message:
[project @ test_bonsaipoller.py: fix test failures on systems with low-res time.time]
Original author: warner at lothar.com
Date: 2008-07-24 20:44:50+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.1076
retrieving revision 1.1077
diff -u -d -r1.1076 -r1.1077
--- ChangeLog 24 Jul 2008 21:21:32 -0000 1.1076
+++ ChangeLog 24 Jul 2008 21:21:37 -0000 1.1077
@@ -1,5 +1,10 @@
2008-07-24 Brian Warner <warner at lothar.com>
+ * buildbot/test/test_bonsaipoller.py
+ (TestBonsaiPoller.testParserWorksAfterInvalidResult): increment
+ the .lastPoll timestamp between calls to _process_changes,
+ otherwise the test fails on a machine with low-res time.time()
+
* setup.py: reduce the setuptools-visible dependency on Twisted to
be >=2.0.0 (rather than >=2.4.0), since we can handle older
Twisteds without problems.
More information about the Commits
mailing list