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, vstinner
Date 2014-01-03.12:17:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1388751464.62.0.0417954391884.issue20114@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%209.0%203.x/builds/6085/steps/test/logs/stdio

======================================================================
FAIL: test_semaphore_tracker (test.test_multiprocessing_forkserver.TestSemaphoreTracker)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/buildbot/buildarea/3.x.krah-freebsd/build/Lib/test/_test_multiprocessing.py", line 3661, in test_semaphore_tracker
    _multiprocessing.sem_unlink(name2)
AssertionError: OSError not raised
History
Date User Action Args
2014-01-03 12:17:44vstinnersetrecipients: + vstinner, sbt
2014-01-03 12:17:44vstinnersetmessageid: <1388751464.62.0.0417954391884.issue20114@psf.upfronthosting.co.za>
2014-01-03 12:17:44vstinnerlinkissue20114 messages
2014-01-03 12:17:44vstinnercreate