New submission from Karthikeyan Singaravelan <tir.kar...@gmail.com>:

This happens only while running the tests sequentially and also with whole test 
suite. This error is present in optional GCC build consistently as below : 

https://travis-ci.org/python/cpython/jobs/531845094#L2103

Running whole test suite sequentially in verbose mode brings below message 
locally : 

test_get_type_hints_modules_forwardref (test.test_typing.GetTypeHintTests) ... 
unexpected success

I am not sure of the relation in running this sequentially along with the whole 
test suite. Feel free to close this if this is a false positive.

----------
components: Tests
messages: 342348
nosy: levkivskyi, xtreak
priority: normal
severity: normal
status: open
title: test_typing.GetTypeHintTests.test_get_type_hints_modules_forwardref 
unexpected success while running whole test suite sequentially
type: behavior
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36905>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to