Skip to content

bpo-37100: Fix test_coroutines with -Werror#13756

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:test_coroutines
Jun 2, 2019
Merged

bpo-37100: Fix test_coroutines with -Werror#13756
vstinner merged 1 commit into
python:masterfrom
vstinner:test_coroutines

Conversation

@vstinner

@vstinner vstinner commented Jun 2, 2019

Copy link
Copy Markdown
Member

test_coroutines: test_unawaited_warning_when_module_broken() now uses
support.check_warnings() to catch expected RuntimeWarning.

https://bugs.python.org/issue37100

test_coroutines: test_unawaited_warning_when_module_broken() now uses
support.check_warnings() to catch expected RuntimeWarning.
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels Jun 2, 2019
@vstinner vstinner merged commit 3cf7ea1 into python:master Jun 2, 2019
@vstinner vstinner deleted the test_coroutines branch June 2, 2019 23:35
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
test_coroutines: test_unawaited_warning_when_module_broken() now uses
support.check_warnings() to catch expected RuntimeWarning.
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.

3 participants