[New-bugs-announce] [issue33758] Unexpected success of test_get_type_hints_modules_forwardref in test_typing

Serhiy Storchaka report at bugs.python.org
Sun Jun 3 11:52:01 EDT 2018


New submission from Serhiy Storchaka <storchaka+cpython at gmail.com>:

$ ./python -m test -v -m test_get_type_hints_modules_forwardref test_typing
...
test_get_type_hints_modules_forwardref (test.test_typing.GetTypeHintTests) ... unexpected success

----------------------------------------------------------------------
Ran 1 test in 0.001s

FAILED (unexpected successes=1)

----------
components: Tests
messages: 318563
nosy: levkivskyi, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Unexpected success of test_get_type_hints_modules_forwardref  in test_typing
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33758>
_______________________________________


More information about the New-bugs-announce mailing list