[Buildbot-commits] buildbot ChangeLog,1.1080,1.1081

Brian Warner warner at users.sourceforge.net
Thu Jul 24 23:00:54 UTC 2008


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16530

Modified Files:
	ChangeLog 
Log Message:
[project @ shell.Test: improve summary text by including description from the parent class]

Original author: warner at lothar.com
Date: 2008-07-24 22:44:01+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.1080
retrieving revision 1.1081
diff -u -d -r1.1080 -r1.1081
--- ChangeLog	24 Jul 2008 23:00:48 -0000	1.1080
+++ ChangeLog	24 Jul 2008 23:00:52 -0000	1.1081
@@ -1,5 +1,9 @@
 2008-07-24  Brian Warner  <warner at lothar.com>
 
+	* buildbot/steps/shell.py (Test.getText): include summary text
+	from the parent class (so 'test' or 'running tests' or whatever),
+	and don't add anything if there weren't any test results.
+
 	* buildbot/status/web/build.py (StatusResourceBuild.body): don't
 	show more than 500 characters of a property value, since the
 	got_revision property for Darcs checkouts can be 10kB or more.





More information about the Commits mailing list