dep8 error with lxml 4.4.1

Bug #1842115 reported by Andreas Hasenack
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
hovercraft (Ubuntu)
New
Undecided
Unassigned

Bug Description

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.

Revision history for this message
Andreas Hasenack (ahasenack) wrote :
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.