yellow team mailing list archive
-
yellow team
-
Mailing list archive
-
Message #00902
lp:~frankban/launchpad/bug-1002820-rabbitfixture-longer-timeout into lp:launchpad
Francesco Banconi has proposed merging lp:~frankban/launchpad/bug-1002820-rabbitfixture-longer-timeout into lp:launchpad.
Requested reviews:
Yellow Squad (yellow)
Related bugs:
Bug #1002820 in Launchpad itself: "lp.testing.layers.RabbitMQLayer:setUp times out rarely/intermittently in parallel tests"
https://bugs.launchpad.net/launchpad/+bug/1002820
For more details, see:
https://code.launchpad.net/~frankban/launchpad/bug-1002820-rabbitfixture-longer-timeout/+merge/109309
Increased timeouts in our rabbitfixture.
The rabbitfixture diff is here: http://pastebin.ubuntu.com/1028736/
This doubles the values already increased by Benji: see http://bazaar.launchpad.net/~benji/rabbitfixture/longer-timeout/revision/29#rabbitfixture/server.py
--
https://code.launchpad.net/~frankban/launchpad/bug-1002820-rabbitfixture-longer-timeout/+merge/109309
Your team Yellow Squad is requested to review the proposed merge of lp:~frankban/launchpad/bug-1002820-rabbitfixture-longer-timeout into lp:launchpad.
=== modified file 'versions.cfg'
--- versions.cfg 2012-05-23 22:40:28 +0000
+++ versions.cfg 2012-06-08 08:36:22 +0000
@@ -102,10 +102,10 @@
pytz = 2012c
rdflib = 3.1.0
RestrictedPython = 3.5.1
-# Built from lp:~benji/rabbitfixture/longer-timeout
-# revision: r30
+# lp-1 Build of lp:~benji/rabbitfixture/longer-timeout revision: r30
+# lp-2 Build of lp:~frankban/rabbitfixture/longer-timeout revision: r32
# to build: python setup.py sdist
-rabbitfixture = 0.3.3-lp-1
+rabbitfixture = 0.3.3-lp-2
roman = 1.4.0
# See http://code.google.com/p/selenium/issues/detail?id=1935 .
selenium = 2.0rc3-lp-distribute-fix