[issue36905] test_typing.GetTypeHintTests.test_get_type_hints_modules_forwardref unexpected success while running whole test suite sequentially

2019-06-10 Thread Benjamin Peterson


Change by Benjamin Peterson :


--
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> Unexpected success of test_get_type_hints_modules_forwardref  
in test_typing

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36905] test_typing.GetTypeHintTests.test_get_type_hints_modules_forwardref unexpected success while running whole test suite sequentially

2019-05-22 Thread Matej Cepl


Change by Matej Cepl :


--
nosy: +mcepl

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36905] test_typing.GetTypeHintTests.test_get_type_hints_modules_forwardref unexpected success while running whole test suite sequentially

2019-05-13 Thread Karthikeyan Singaravelan


New submission from Karthikeyan Singaravelan :

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com