Skip to content

Use assertItemsEqual instead of assertEqual.#5224

Merged
gpshead merged 1 commit into
python:2.7from
gpshead:test_glob_ignoreorder27
Jan 17, 2018
Merged

Use assertItemsEqual instead of assertEqual.#5224
gpshead merged 1 commit into
python:2.7from
gpshead:test_glob_ignoreorder27

Conversation

@gpshead

@gpshead gpshead commented Jan 17, 2018

Copy link
Copy Markdown
Member

This test doesn't care about order, the underlying filesystem APIs do not
guarantee directory listings on subsequent calls will be in the same order.

This is the 2.7 equivalent of #5223.

This test doesn't care about order, the underlying filesystem APIs do not
guarantee directory listings on subsequent calls will be in the same order.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants