Skip to content

Older lxml versions have no predictable element attribute order #115

@dagwieers

Description

@dagwieers

So it appears that the tests in this module expect a predictable element attribute order, which is only added since lxml v3.0alpha1. For example CentOS-6 natively ships with lxml v2.2.3.

For the effort of upstreaming this module, we opted to filter out these tests when the lxml version is not greater or equal to 3. The module still works fine, we simply are not comparing as smart as we should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions