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 vstinner
Date 2018-07-18.16:54:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531932884.13.0.56676864532.issue34150@psf.upfronthosting.co.za>
In-reply-to
Content
https://buildbot.python.org/all/#/builders/87/builds/1175

0:07:52 load avg: 4.38 [369/417/1] test_multiprocessing_spawn failed (env changed) (2 min 43 sec) -- running: test_lib2to3 (1 min 11 sec), test_tools (2 min 4 sec)
(...)
test_lock (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok
test_lock_context (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok
test_rlock (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok
test_enable_logging (test.test_multiprocessing_spawn.WithProcessesTestLogging) ... ok
test_level (test.test_multiprocessing_spawn.WithProcessesTestLogging) ... ok
test_rapid_restart (test.test_multiprocessing_spawn.WithProcessesTestManagerRestart) ... ok
Warning -- Dangling processes: {<SpawnProcess(QueueManager-181, stopped)>}
test_access (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok
test_pickling (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok
test_boundaries (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok
test_dont_merge (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok
(...)
1 test altered the execution environment:
    test_multiprocessing_spawn
(...)
Tests result: ENV CHANGED
History
Date User Action Args
2018-07-18 16:54:45vstinnersetrecipients: + vstinner
2018-07-18 16:54:44vstinnersetmessageid: <1531932884.13.0.56676864532.issue34150@psf.upfronthosting.co.za>
2018-07-18 16:54:44vstinnerlinkissue34150 messages
2018-07-18 16:54:44vstinnercreate