TestLocationMatcher.test_file_urls_are_normalized failure on windows

Bug #788131 reported by Vincent Ladeuil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Vincent Ladeuil

Bug Description

Traceback (most recent call last):
  File "\\VBOXSRV\babune\lib\python\testtools\runtest.py", line 144, in _run_user
    return fn(*args)
  File "\\VBOXSRV\babune\lib\python\testtools\testcase.py", line 487, in _run_test_method
    testMethod()
  File "c:\cygwin\home\babune\babune\slaves\xp-32bits.local\workspace\selftest-windows\bzrlib\tests\test_config.py", line 2203, in test_file_urls_are_normalized
    matcher = config.LocationMatcher(store, 'file:///dir/subdir')
  File "c:\cygwin\home\babune\babune\slaves\xp-32bits.local\workspace\selftest-windows\bzrlib\config.py", line 2413, in __init__
    location = urlutils.local_path_from_url(location)
  File "c:\cygwin\home\babune\babune\slaves\xp-32bits.local\workspace\selftest-windows\bzrlib\urlutils.py", line 232, in _win32_local_path_from_url
    raise errors.InvalidURL(url, 'Win32 file urls start with'
InvalidURL: Invalid url supplied to transport: "file:///dir/subdir": Win32 file urls start with file:///x:/, where x is a valid drive letter

probably shallow.

Related branches

Vincent Ladeuil (vila)
Changed in bzr:
milestone: none → 2.4b3
assignee: nobody → Vincent Ladeuil (vila)
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.