Skip to content

Tests cannot trust the order of the dict iterator #2

@lucasicf

Description

@lucasicf

When not using the ordering feature (the prefix order__), the output order of the dictionary's elements depend on the interpreter. The tests are trusting that the default order is an alphabetical one.

It must check that any possible order can occur.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions