[issue33686] test_concurrent_futures: test_pending_calls_race() failed on x86 Windows7 3.6

2019-01-23 Thread STINNER Victor


STINNER Victor  added the comment:

Should be fixed by bpo-33716.

--

___
Python tracker 

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



[issue33686] test_concurrent_futures: test_pending_calls_race() failed on x86 Windows7 3.6

2018-09-19 Thread STINNER Victor


Change by STINNER Victor :


--
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

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



[issue33686] test_concurrent_futures: test_pending_calls_race() failed on x86 Windows7 3.6

2018-05-29 Thread STINNER Victor


New submission from STINNER Victor :

x86 Windows7 3.6:

http://buildbot.python.org/all/#/builders/90/builds/354

0:23:45 [111/407/1] test_concurrent_futures failed

==
FAIL: test_pending_calls_race (test.test_concurrent_futures.ThreadPoolWaitTests)
--
Traceback (most recent call last):
  File 
"D:\cygwin\home\db3l\buildarea\3.6.bolen-windows7\build\lib\test\test_concurrent_futures.py",
 line 96, in tearDown
self.assertLess(dt, 60, "synchronization issue: test lasted too long")
AssertionError: 213.2027723789215 not less than 60 : synchronization issue: 
test lasted too long

--
components: Tests, Windows
messages: 318090
nosy: paul.moore, steve.dower, tim.golden, vstinner, zach.ware
priority: normal
severity: normal
status: open
title: test_concurrent_futures: test_pending_calls_race() failed on x86 
Windows7 3.6
versions: Python 3.6

___
Python tracker 

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