Skip to content

tests: Make test parameters order deterministic, so they don't crash pytest-xdist

pytest-xdist expects the parameters to be in the same order in all processes.


Migrated from D5749 (view on Phabricator)

Merge request reports