Message293585
| Author |
vstinner |
| Recipients |
davin, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date |
2017年05月12日.22:30:23 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1494628223.7.0.0775389696939.issue30356@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/601/steps/test/logs/stdio
======================================================================
FAIL: test_mymanager_context (test.test_multiprocessing_spawn.WithManagerTestMyManager)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\cygwin\home\db3l\buildarea3円.x.bolen-windows7\build\lib\test\_test_multiprocessing.py", line 2232, in test_mymanager_context
self.assertEqual(manager._process.exitcode, 0)
AssertionError: -15 != 0
----------------------------------------------------------------------
Ran 277 tests in 667.577s
FAILED (failures=1, skipped=24)
test test_multiprocessing_spawn failed |
|