~bzr/ubuntu/lucid/bzr/beta-ppa

« back to all changes in this revision

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

  • Committer: Martin Pool
  • Date: 2010-08-18 04:26:39 UTC
  • mfrom: (129.1.8 packaging-karmic)
  • Revision ID: mbp@sourcefrog.net-20100818042639-mjoxtngyjwiu05fo
* PPA rebuild for lucid.
* PPA rebuild for karmic.
* PPA rebuild onto jaunty.
* New upstream release.

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.