Skip to content

[3.7] closes bpo-33758: Skip test_get_type_hints_modules_forwardref. (GH-13977)#13979

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-910b3fc-3.7
Jun 11, 2019
Merged

[3.7] closes bpo-33758: Skip test_get_type_hints_modules_forwardref. (GH-13977)#13979
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-910b3fc-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 11, 2019

Copy link
Copy Markdown
Contributor

This test "works" if things are run in the right order, so it's better to use @Skip than @expectedfailure here.
(cherry picked from commit 910b3fc)

Co-authored-by: Benjamin Peterson benjamin@python.org

https://bugs.python.org/issue33758

…nGH-13977)

This test "works" if things are run in the right order, so it's better to use @Skip than @expectedfailure here.
(cherry picked from commit 910b3fc)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@benjaminp: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit fad8904 into python:3.7 Jun 11, 2019
@miss-islington miss-islington deleted the backport-910b3fc-3.7 branch June 11, 2019 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants