Rev 5575: BZR_HOME=. ./bzr selftest -s bzrlib.branch is enough to reproduce the bug. in file:///home/vila/src/bzr/bugs/321320-isolate-doc-tests/

Vincent Ladeuil v.ladeuil+lp at free.fr
Fri Dec 17 13:30:27 GMT 2010


At file:///home/vila/src/bzr/bugs/321320-isolate-doc-tests/

------------------------------------------------------------
revno: 5575
revision-id: v.ladeuil+lp at free.fr-20101217133027-5q9q5tsbl4enak35
parent: pqm at pqm.ubuntu.com-20101216232051-kv49ainzwdyjg92m
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 321320-isolate-doc-tests
timestamp: Fri 2010-12-17 14:30:27 +0100
message:
  BZR_HOME=. ./bzr selftest -s bzrlib.branch is enough to reproduce the bug.
-------------- next part --------------
=== modified file 'bzrlib/tests/__init__.py'
--- a/bzrlib/tests/__init__.py	2010-12-16 14:39:57 +0000
+++ b/bzrlib/tests/__init__.py	2010-12-17 13:30:27 +0000
@@ -3842,13 +3842,7 @@
         return []
     return [
         'bzrlib',
-        # FIXME: Fixing bug #690563 revealed an isolation problem in the single
-        # doctest for branchbuilder. Uncomment this when bug #321320 is fixed
-        # to ensure the issue is addressed (note that to reproduce the bug in
-        # the doctest below, one should comment the 'email' config var in
-        # bazaar.conf (or anywhere else). This means an setup where *no* user
-        # is being set at all in the environment.
-#       'bzrlib.branchbuilder',
+        'bzrlib.branchbuilder',
         'bzrlib.decorators',
         'bzrlib.export',
         'bzrlib.inventory',



More information about the bazaar-commits mailing list