PQM not running Unicode tests
John Arbash Meinel
john at arbash-meinel.com
Mon Mar 30 17:35:45 BST 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Vincent just discovered that bzr.dev 4216 has quite a few tests failing
because of Unicode symlinks.
bzr selftest -s \
bt.branch_implementations.test_sprout.TestSprout.test_sprout_with_unicode_symlink
Here we have 5 tests failing. The best we could come up with, is that
PQM has 'LANG=en' or some variant other than "en.UTF-8", which makes it
think that it cannot support Unicode filenames, and thus skips those tests.
So I think there are 2 things we need to do next:
1) Figure out why record_iter_changes is breaking on Unicode symlinks (I
would assume it just isn't calling '.decode()' at the correct time..
2) Get PQM setup to be running the unicode tests again.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAknQ9OEACgkQJdeBCYSNAAM6FACePsGaYN8fyBOmJf08fXtPa2Qv
4ygAoLouO5ykURU6xZDBTeAkj8ifak4W
=334p
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list