Closed panlinux closed 5 years ago
Yeah, I think it's an ordering issue. It works with the lxml 4.4.1 now and is likely to not work with older versions. The way the tests work means they are sensitive to these things, but rewriting them so they are not would be a lot of work.
Hi there,
with lxml 4.4.1, I'm getting test failures in hovercraft. It looks like an ordering issue:
With lxml 4.3.3 the tests pass.