[Buildbot-commits] buildbot ChangeLog,1.470,1.471

Brian Warner warner at users.sourceforge.net
Wed Jul 20 02:18:24 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-249
Creator:  Brian Warner <warner at lothar.com>

disable bazaar's revision cache, since it causes test failures

	* buildbot/test/test_vc.py (Arch.createRepository): and disable
	bazaar's revision cache, since they cause test failures (the
	multiple repositories we create all interfere with each other
	through the cache)


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.470
retrieving revision 1.471
diff -u -d -r1.470 -r1.471
--- ChangeLog	20 Jul 2005 00:28:06 -0000	1.470
+++ ChangeLog	20 Jul 2005 02:18:21 -0000	1.471
@@ -3,6 +3,9 @@
 	* buildbot/test/test_vc.py (Arch.createRepository): set the tla ID
 	if it wasn't already set: most tla commands will fail unless one
 	has been set.
+	(Arch.createRepository): and disable bazaar's revision cache, since
+	they cause test failures (the multiple repositories we create all
+	interfere with each other through the cache)
 
 	* buildbot/test/test_web.py (WebTest): remove use of deferredResult,
 	bring it properly up to date with twisted-2.0 test guidelines





More information about the Commits mailing list