On Mon, Jan 27, 2020 at 01:59:58AM +0100, Matthias Klose wrote: > Package: src:breezy > Version: 3.0.2-2 > Severity: important > Tags: sid bullseye > User: [email protected] > Usertags: python3.8
I'm disabling these two tests for the moment, since they try to muck about with Python's filesystem encoding (which has changed on Python 3.8). They're not super important, and I'm hoping Martin has some idea of what the best way forward here is. > ERROR: breezy.tests.blackbox.test_locale.TestLocale.test_log_BOGUS > ERROR: breezy.tests.blackbox.test_locale.TestLocale.test_log_C And have filed a bug upstream: https://bugs.launchpad.net/brz/+bug/1861398 For these, it looks like the order of attributes in the serialization of XML elements has changed: > ====================================================================== > ERROR: breezy.tests.test_xml.TestSerializer.test_pack_revision_5 > ERROR: breezy.tests.test_xml.TestSerializer.test_revision_text_v6 > ERROR: breezy.tests.test_xml.TestSerializer.test_revision_text_v7 > ERROR: breezy.tests.test_xml.TestSerializer.test_revision_text_v8 > FAIL: breezy.tests.test_export_pot.TestParseSource.test_strings_multiline I've added a patch to force a specific ordering, which should resolve this. Upload coming shortly.. Cheers, Jelmre
signature.asc
Description: PGP signature

