~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/per_tree/test_inv.py

(lifeless) Use the production Launchpad instance for XML-RPC requests (and
 also changes existing bug references to remove .edge from them. (Martin [gz])

Show diffs side-by-side

added added

removed removed

Lines of Context:
170
170
                         work_tree.get_canonical_inventory_path('Dir/None'))
171
171
 
172
172
    def test_canonical_tree_name_mismatch(self):
173
 
        # see <https://bugs.edge.launchpad.net/bzr/+bug/368931>
 
173
        # see <https://bugs.launchpad.net/bzr/+bug/368931>
174
174
        # some of the trees we want to use can only exist on a disk, not in
175
175
        # memory - therefore we can only test this if the filesystem is
176
176
        # case-sensitive.