Skip to content

[3.6] Use assertCountEqual instead of assertEqual. (GH-5223)#5225

Merged
gpshead merged 1 commit into
python:3.6from
miss-islington:backport-3941499-3.6
Jan 17, 2018
Merged

[3.6] Use assertCountEqual instead of assertEqual. (GH-5223)#5225
gpshead merged 1 commit into
python:3.6from
miss-islington:backport-3941499-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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.
(cherry picked from commit 3941499)

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.
(cherry picked from commit 3941499)
@miss-islington
Copy link
Copy Markdown
Contributor Author

@gpshead: Backport status check is done, and it's a success ✅ .

@gpshead gpshead merged commit 8d1e41d into python:3.6 Jan 17, 2018
@miss-islington
Copy link
Copy Markdown
Contributor Author

Thanks, @gpshead!

@miss-islington miss-islington deleted the backport-3941499-3.6 branch January 17, 2018 23:51
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.

4 participants