TestLocationToUrl fails on Windows

Bug #1951112 reported by Aleksandr Smyshliaev
6
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\brz-3.2\breezy
   bzr-3.2.1 python-3.9.2 Windows-10-10.0.19041-SP0

FAIL: test_location.TestLocationToUrl.test_path
    Empty attachments:
  log

Traceback (most recent call last):
  File "D:\py3\brz-3.2\breezy\tests\test_location.py", line 70, in test_path
    self.assertEqual(url, location_to_url(path))
  File "D:\py3\brz-3.2\breezy\tests\__init__.py", line 1307, in assertEqual
    raise AssertionError("%snot equal:\na = %s\nb = %s\n"
AssertionError: not equal:
a = 'file:///D:/foo/bar'
b = 'ssh://D/foo/bar'

Related branches

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

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.

Revision history for this message
Aleksandr Smyshliaev (a1s) wrote :

I got it to the point of making Windows installer, see https://bazaar.launchpad.net/~a1s/brz/3.2/revision/7557

Now I'm trying to fix as many regression tests as I can.

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.