[New-bugs-announce] [issue12903] test_io.test_interrupte[r]d* blocks on OpenBSD

Remi Pointel report at bugs.python.org
Mon Sep 5 21:51:54 CEST 2011


New submission from Remi Pointel <python at 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 <report at bugs.python.org>
<http://bugs.python.org/issue12903>
_______________________________________


More information about the New-bugs-announce mailing list