New submission from Remi Pointel <pyt...@xiri.fr>:

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.

----------
files: patch-Lib_test_test_io_py
messages: 143558
nosy: rpointel
priority: normal
severity: normal
status: open
title: test_io.test_interrupte[r]d* blocks on OpenBSD
versions: Python 3.2
Added file: http://bugs.python.org/file23103/patch-Lib_test_test_io_py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12903>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to