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
Date 2011-04-06.23:04:34
SpamBayes Score 0.06612632
Marked as misclassified No
Message-id <1302131075.81.0.79285380131.issue11790@psf.upfronthosting.co.za>
In-reply-to
Content
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%207.2%202.7/builds/519/steps/test/logs/stdio

======================================================================
FAIL: test_notify_all (test.test_multiprocessing.WithProcessesTestCondition)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/db3l/buildarea/2.7.bolen-freebsd7/build/Lib/test/test_multiprocessing.py", line 757, in test_notify_all
    self.assertReturnsIfImplemented(6, get_value, woken)
  File "/usr/home/db3l/buildarea/2.7.bolen-freebsd7/build/Lib/test/test_multiprocessing.py", line 116, in assertReturnsIfImplemented
    return self.assertEqual(value, res)
AssertionError: 6 != 5
History
Date User Action Args
2011-04-06 23:04:35pitrousetrecipients: + pitrou
2011-04-06 23:04:35pitrousetmessageid: <1302131075.81.0.79285380131.issue11790@psf.upfronthosting.co.za>
2011-04-06 23:04:34pitroulinkissue11790 messages
2011-04-06 23:04:34pitroucreate