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 rpointel
Recipients rpointel
Date 2011-09-05.19:51:53
SpamBayes Score 0.013346295
Marked as misclassified No
Message-id <1315252314.97.0.81854089556.issue12903@psf.upfronthosting.co.za>
In-reply-to
Content
Hi,

these tests block on OpenBSD:

-test_interrupted_write_unbuffered()
-test_interrupted_write_buffered()
-test_interrupted_write_text()
-test_interrupterd_read_retry_buffered()
-test_interrupterd_read_retry_text()
-test_interrupterd_write_retry_buffered()
-test_interrupterd_write_retry_text()

I have a patch which skip these tests, to have a full test_io.py regress tests but I think it's not the proper solution.

Thanks for your help,

Remi.
History
Date User Action Args
2011-09-05 19:51:55rpointelsetrecipients: + rpointel
2011-09-05 19:51:54rpointelsetmessageid: <1315252314.97.0.81854089556.issue12903@psf.upfronthosting.co.za>
2011-09-05 19:51:54rpointellinkissue12903 messages
2011-09-05 19:51:54rpointelcreate