Rev 4503: Fix comment. in file:///net/bigmamac.local/Volumes/home/vila/src/bzr/bugs/394190-osx-test-failures/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Mon Jul 6 08:49:07 BST 2009
At file:///net/bigmamac.local/Volumes/home/vila/src/bzr/bugs/394190-osx-test-failures/
------------------------------------------------------------
revno: 4503
revision-id: v.ladeuil+lp at free.fr-20090706074905-sxrmz01tzqfvr23k
parent: v.ladeuil+lp at free.fr-20090706074410-nfl2c2ptx2ijpof1
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 394190-osx-test-failures
timestamp: Mon 2009-07-06 09:49:05 +0200
message:
Fix comment.
-------------- next part --------------
=== modified file 'bzrlib/tests/blackbox/test_non_ascii.py'
--- a/bzrlib/tests/blackbox/test_non_ascii.py 2009-07-06 07:44:10 +0000
+++ b/bzrlib/tests/blackbox/test_non_ascii.py 2009-07-06 07:49:05 +0000
@@ -83,8 +83,7 @@
path whose NFD decomposition is different than the NFC one), this is
the best way to keep test active (as opposed to disabling them
completely). This is a stop gap. The tests should at least be rewritten
- so that the failing ones are clearly separated from the passing ones
- and use ExpectedFailure instead of TestSkipped.
+ so that the failing ones are clearly separated from the passing ones.
"""
if fs_enc is None:
fs_enc = osutils._fs_enc
More information about the bazaar-commits
mailing list