[Buildbot-commits] buildbot ChangeLog,1.936,1.937

Brian Warner warner at users.sourceforge.net
Fri Sep 28 09:33:38 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ test_web.py: fix test failure caused by FakeRequest being too fake]

Original author: warner at lothar.com
Date: 2007-09-28 09:32:21+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.936
retrieving revision 1.937
diff -u -d -r1.936 -r1.937
--- ChangeLog	28 Sep 2007 09:33:31 -0000	1.936
+++ ChangeLog	28 Sep 2007 09:33:36 -0000	1.937
@@ -1,5 +1,8 @@
 2007-09-28  Brian Warner  <warner at lothar.com>
 
+	* buildbot/test/test_web.py (WaterfallSteps.test_urls.FakeRequest):
+	fix a test failure by adding .prepath to this fake object
+
 	* buildbot/status/web/*: big set of changes to WebStatus, cleaning
 	up generation of relative URLs. With luck, this should play with
 	reverse proxies much better now.





More information about the Commits mailing list