[Buildbot-commits] buildbot ChangeLog,1.861,1.862
Brian Warner
warner at users.sourceforge.net
Tue Jul 3 17:25:10 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv11483
Modified Files:
ChangeLog
Log Message:
[project @ RunMixin.disappearSlave: allow callers to control the allowReconnect behavior]
Original author: warner at lothar.com
Date: 2007-07-03 17:24:36+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.861
retrieving revision 1.862
diff -u -d -r1.861 -r1.862
--- ChangeLog 3 Jul 2007 02:22:18 -0000 1.861
+++ ChangeLog 3 Jul 2007 17:25:07 -0000 1.862
@@ -1,3 +1,12 @@
+2007-07-03 Brian Warner <warner at lothar.com>
+
+ * buildbot/test/runutils.py (RunMixin.disappearSlave): oops, add
+ an allowReconnect= argument to let callers control whether they
+ want this don't-let-it-reconnect behavior, since some tests care.
+ Factor out the .continueTrying=False lines from those callers.
+ * buildbot/test/test_slaves.py: same
+ * buildbot/test/test_run.py: same
+
2007-07-02 Brian Warner <warner at lothar.com>
* buildbot/test/runutils.py (RunMixin.disappearSlave): once a
More information about the Commits
mailing list