Skip to content

Comments

Show invalid ini keys sorted#7303

Merged
asottile merged 1 commit intopytest-dev:masterfrom
nicoddemus:flaky-ini-keys
Jun 2, 2020
Merged

Show invalid ini keys sorted#7303
asottile merged 1 commit intopytest-dev:masterfrom
nicoddemus:flaky-ini-keys

Conversation

@nicoddemus
Copy link
Member

Otherwise this relies on the dictionary order of config.inicfg, which
is insertion order in py36+ but "random" order in py35.

This lead to an unrelated failure in https://github.com/pytest-dev/pytest/pull/7247/checks?check_run_id=732077801.

Otherwise this relies on the dictionary order of `config.inicfg`, which
is insertion order in py36+ but "random" order in py35.
Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asottile asottile merged commit 5814f77 into pytest-dev:master Jun 2, 2020
@nicoddemus nicoddemus deleted the flaky-ini-keys branch June 2, 2020 22:43
@gnikonorov
Copy link
Member

gnikonorov commented Jun 2, 2020

Sorry about that. Thanks for patching @asottile and @nicoddemus

@nicoddemus
Copy link
Member Author

Not at all @gnikonorov, thanks again for the original contribution! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants