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 sbt, skrah, vstinner
Date 2014-02-21.09:17:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392974264.18.0.174301508286.issue20114@psf.upfronthosting.co.za>
In-reply-to
Content
> It is probably harmless then.

It makes the buildbot red :-( I would like to see green buildbots :-)



Similar failure on the buildbot "SPARC Solaris 10 OpenCSW 3.x". A build takes between 9 and 10 hours on this buildbot.

http://buildbot.python.org/all/builders/SPARC%20Solaris%2010%20OpenCSW%203.x/builds/821/steps/test/logs/stdio

======================================================================
FAIL: test_semaphore_tracker (test.test_multiprocessing_fork.TestSemaphoreTracker)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/export/home/buildbot/buildarea/3.x.bruynooghe-solaris-csw/build/Lib/test/_test_multiprocessing.py", line 3656, in test_semaphore_tracker
    _multiprocessing.sem_unlink(name2)
AssertionError: OSError not raised
History
Date User Action Args
2014-02-21 09:17:44vstinnersetrecipients: + vstinner, skrah, sbt
2014-02-21 09:17:44vstinnersetmessageid: <1392974264.18.0.174301508286.issue20114@psf.upfronthosting.co.za>
2014-02-21 09:17:44vstinnerlinkissue20114 messages
2014-02-21 09:17:43vstinnercreate