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 davin, paul.moore, pitrou, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-05-31.12:36:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527770205.15.0.682650639539.issue33715@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/#/builders/58/builds/932

======================================================================
FAIL: test_wait_result (test.test_multiprocessing_spawn.WithManagerTestCondition)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\test\_test_multiprocessing.py", line 1485, in test_wait_result
    self.assertTrue(c.wait(10))
AssertionError: False is not true

Note: this buildbot is known to be slow.

See also bpo-30317 and bpo-30356. (And maybe also bpo-31687.)
History
Date User Action Args
2018-05-31 12:36:45vstinnersetrecipients: + vstinner, paul.moore, pitrou, tim.golden, zach.ware, steve.dower, davin
2018-05-31 12:36:45vstinnersetmessageid: <1527770205.15.0.682650639539.issue33715@psf.upfronthosting.co.za>
2018-05-31 12:36:45vstinnerlinkissue33715 messages
2018-05-31 12:36:45vstinnercreate