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 pitrou
Recipients pitrou, sbt, trent
Date 2012-10-07.17:55:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349632536.58.0.00638810333077.issue16158@psf.upfronthosting.co.za>
In-reply-to
Content
Seen on a buildbot:

======================================================================
FAIL: test_mymanager_context_prestarted (test.test_multiprocessing.WithManagerTestMyManager)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Volumes/bay2/buildslave/cpython/3.3.snakebite-mountainlion-amd64/build/Lib/test/test_multiprocessing.py", line 1911, in test_mymanager_context_prestarted
    self.assertEqual(manager._process.exitcode, 0)
AssertionError: None != 0

http://buildbot.python.org/all/builders/AMD64%20Mountain%20Lion%20%5BSB%5D%203.3/builds/35/steps/test/logs/stdio
History
Date User Action Args
2012-10-07 17:55:36pitrousetrecipients: + pitrou, trent, sbt
2012-10-07 17:55:36pitrousetmessageid: <1349632536.58.0.00638810333077.issue16158@psf.upfronthosting.co.za>
2012-10-07 17:55:36pitroulinkissue16158 messages
2012-10-07 17:55:36pitroucreate