[Buildbot-commits] buildbot ChangeLog,1.463,1.464
Brian Warner
warner at users.sourceforge.net
Sun Jul 17 23:28:35 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17470
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-232
Creator: Brian Warner <warner at monolith.lothar.com>
update twisted buildmaster a bit
* buildbot/process/process_twisted.py
(TwistedReactorsBuildFactory): change the treeStableTimer to 5
minutes, to match the other twisted BuildFactories, and don't
excuse failures in c/qt/win32 reactors any more.
* docs/examples/twisted_master.cfg: turn off the 'threadless' and
'freebsd' builders, since the buildslaves have been unavailable
for quite a while
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.463
retrieving revision 1.464
diff -u -d -r1.463 -r1.464
--- ChangeLog 7 Jul 2005 08:09:01 -0000 1.463
+++ ChangeLog 17 Jul 2005 23:28:32 -0000 1.464
@@ -1,3 +1,14 @@
+2005-07-17 Brian Warner <warner at lothar.com>
+
+ * buildbot/process/process_twisted.py
+ (TwistedReactorsBuildFactory): change the treeStableTimer to 5
+ minutes, to match the other twisted BuildFactories, and don't
+ excuse failures in c/qt/win32 reactors any more.
+
+ * docs/examples/twisted_master.cfg: turn off the 'threadless' and
+ 'freebsd' builders, since the buildslaves have been unavailable
+ for quite a while
+
2005-07-07 Brian Warner <warner at lothar.com>
* docs/examples/twisted_master.cfg: update to match current usage
More information about the Commits
mailing list