Graham Binns has proposed merging lp:~gmb/launchpad/update-zope-testing-dependency-bug-996729 into lp:launchpad.
Requested reviews: Graham Binns (gmb): code For more details, see: https://code.launchpad.net/~gmb/launchpad/update-zope-testing-dependency-bug-996729/+merge/106797 This branch updates our dependency on our zope.testing fork to -p7. -- https://code.launchpad.net/~gmb/launchpad/update-zope-testing-dependency-bug-996729/+merge/106797 Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
=== modified file 'versions.cfg' --- versions.cfg 2012-05-15 23:01:53 +0000 +++ versions.cfg 2012-05-22 12:33:22 +0000 @@ -293,7 +293,9 @@ # Run "python bootstrap.py; ./bin/buildout". # Make sure you have subunit installed. When running tests, be aware that # three will fail initially, per http://pastebin.ubuntu.com/913757/ . -zope.testing = 3.9.4-p6 +# p7 Add test output redirection for --subunit; all non-subunit output +# now goes to stderr. +zope.testing = 3.9.4-p7 zope.thread = 3.4 zope.traversing = 3.8.0 zope.viewlet = 3.6.1
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

