[Buildbot-commits] buildbot ChangeLog,1.605,1.606
Brian Warner
warner at users.sourceforge.net
Sun May 7 00:44:30 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12732
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-524
Creator: Brian Warner <warner at lothar.com>
test_slavecommand.py: TODOify testInterrupt1 under windows
* buildbot/test/test_slavecommand.py (ShellBase.testInterrupt1):
mark this test as TODO under windows, since process-killing seems
dodgy there. We'll come back to this later and try to fix it
properly.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.605
retrieving revision 1.606
diff -u -d -r1.605 -r1.606
--- ChangeLog 7 May 2006 00:20:21 -0000 1.605
+++ ChangeLog 7 May 2006 00:44:28 -0000 1.606
@@ -1,5 +1,10 @@
2006-05-06 Brian Warner <warner at lothar.com>
+ * buildbot/test/test_slavecommand.py (ShellBase.testInterrupt1):
+ mark this test as TODO under windows, since process-killing seems
+ dodgy there. We'll come back to this later and try to fix it
+ properly.
+
* buildbot/test/test_vc.py (CVSSupport.getdate): use localtime,
and don't include a timezone
(CVSSupport.vc_try_checkout): stop trying to strip the timezone.
More information about the Commits
mailing list