TestLocationToUrl fails on Windows
Bug #1951112 reported by
Aleksandr Smyshliaev
This bug report is a duplicate of:
Bug #1922746: osutils / _win32_pathjoin bytes / strings issues.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Breezy |
New
|
Undecided
|
Unassigned |
Bug Description
brz selftest: D:/py3/Scripts/brz
D:\py3\
bzr-3.2.1 python-3.9.2 Windows-
FAIL: test_location.
Empty attachments:
log
Traceback (most recent call last):
File "D:\py3\
self.
File "D:\py3\
raise AssertionError(
AssertionError: not equal:
a = 'file:/
b = 'ssh://D/foo/bar'
Related branches
lp://staging/~a1s/brz/3.2-windows-local-paths
- Jelmer Vernooij: Approve
-
Diff: 23 lines (+4/-1)2 files modifiedbreezy/location.py (+2/-1)
breezy/tests/test_location.py (+2/-0)
To post a comment you must log in.
Breezy doesn't support Windows at the moment. We need a more concerted effort to get it to work again, possibly coordinated on the mailing list.