Rev 5580: Tweak news entry. in file:///home/vila/src/bzr/bugs/test-isolation/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Mon Dec 20 12:28:55 GMT 2010
At file:///home/vila/src/bzr/bugs/test-isolation/
------------------------------------------------------------
revno: 5580
revision-id: v.ladeuil+lp at free.fr-20101220122855-b9vcal66y7a5o8ej
parent: v.ladeuil+lp at free.fr-20101220115247-zcgd72yqnlwglgsd
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 321320-isolate-doc-tests
timestamp: Mon 2010-12-20 13:28:55 +0100
message:
Tweak news entry.
-------------- next part --------------
=== modified file 'doc/en/release-notes/bzr-2.3.txt'
--- a/doc/en/release-notes/bzr-2.3.txt 2010-12-18 18:50:01 +0000
+++ b/doc/en/release-notes/bzr-2.3.txt 2010-12-20 12:28:55 +0000
@@ -85,7 +85,9 @@
* ``bzrlib.tests`` defines ``isolated_environ`` with the definitions of all
the environment variables the tests should care about. It also defines
``override_os_environ`` and ``restore_os_environ`` to properly implement
- isolation from ``os.environ`` for tests. (Vincent Ladeuil, #321320)
+ isolation from ``os.environ`` for tests. ``bzrlib.tests`` now defines a
+ ``DocTestSuite`` class using this facility for all ``bzrlib``
+ doctests. (Vincent Ladeuil, #321320)
* Catch exceptions related to bug #637821 during test cleanup to avoid
spurious failures. (Vincent Ladeuil, #686008).
More information about the bazaar-commits
mailing list