This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-05-29.20:46:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527626766.22.0.682650639539.issue33686@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-05-29 20:46:06vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2018-05-29 20:46:06vstinnersetmessageid: <1527626766.22.0.682650639539.issue33686@psf.upfronthosting.co.za>
2018-05-29 20:46:06vstinnerlinkissue33686 messages
2018-05-29 20:46:06vstinnercreate