Public bug reported:

self = <tests.test_parse.SlideMakerTests testMethod=test_advanced>
...
            b'&#229;&#228;&#246;.</paragraph></section></step></document>')
>       self.assertEqual(xml, target)
E       AssertionError: b'<do[487 chars]step step="0" class="step step-level-1" 
data-x[1829 chars]ent>' != b'<do[487 chars]step class="step step-level-1" 
step="0" data-x[1829 chars]ent>'


That looks just like ordering:
b'<do[487 chars]step step="0" class="step step-level-1" data-x[1829 chars]ent>'
b'<do[487 chars]step class="step step-level-1" step="0" data-x[1829 chars]ent>'

It's also failing in debian:
https://ci.debian.net/packages/h/hovercraft/unstable/amd64/

Upstream isn't active, last commit to the git repo was in november 2018:
https://github.com/regebro/hovercraft/commits/master

With lxml from the release pocket (4.3.3-2 currently) the test passes.

** Affects: hovercraft (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1842115

Title:
  dep8 error with lxml 4.4.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hovercraft/+bug/1842115/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to