homepage

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 wprins
Recipients wprins
Date 2013年07月06日.12:45:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373114737.55.0.0779572840335.issue18382@psf.upfronthosting.co.za>
In-reply-to
Content
It appears that Windows 8 (Version 6.2.9200 x64) has introduced changes in behaviour that causes the multiprocessing module's use of overlapped PipeConnection to fail (Python 3.4 32bit and release 3.3.2 32bit).
This issue previously existed (see issue #12328 point 1) and was fixed but the fixes for #12328 do not appear to work on Windows 8. 
Specifically the test test_multiprocessing._TestPoll.test_empty_string fails with message:
FAIL: test_empty_string (Lib.test.test_multiprocessing.WithProcessesTestPoll)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "C:\Users\Walter\Documents\src\cpython\Lib\test\test_multiprocessing.py", line 2416, in test_empty_string
 self.assertEqual(a.poll(), True)
AssertionError: False != True
Additionally, there appears to be no buildbot for Windows 8 currently, would it be possible to have one set up?
History
Date User Action Args
2013年07月06日 12:45:37wprinssetrecipients: + wprins
2013年07月06日 12:45:37wprinssetmessageid: <1373114737.55.0.0779572840335.issue18382@psf.upfronthosting.co.za>
2013年07月06日 12:45:37wprinslinkissue18382 messages
2013年07月06日 12:45:37wprinscreate

AltStyle によって変換されたページ (->オリジナル) /