[Buildbot-commits] buildbot ChangeLog,1.770,1.771
Brian Warner
warner at users.sourceforge.net
Sun Nov 5 05:13:08 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3138
Modified Files:
ChangeLog
Log Message:
[project @ apply patch by Dave Liebreich to update the tinderbox status mailer: closes SF#1587352]
Original author: warner at lothar.com
Date: 2006-11-05 05:04:36
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.770
retrieving revision 1.771
diff -u -d -r1.770 -r1.771
--- ChangeLog 5 Nov 2006 04:56:11 -0000 1.770
+++ ChangeLog 5 Nov 2006 05:13:06 -0000 1.771
@@ -1,5 +1,10 @@
2006-11-04 Brian Warner <warner at lothar.com>
+ * buildbot/status/tinderbox.py
+ (TinderboxMailNotifier.buildMessage): send out a "testfailed"
+ status when the build results in WARNINGS. Patch from Dave
+ Liebreich. Closes SF#1587352.
+
* buildbot/slave/commands.py (LogFileWatcher.poll): overcome a
linux-vs-osx behavior difference w.r.t. reading from files that
have reached EOF. This should fix LogFileWatcher on OS-X. Thanks
More information about the Commits
mailing list