From: Tim Peters Date: Tue, 4 Mar 2003 00:26:38 +0000 (+0000) Subject: test_ioctl is an expected skip on Windows. X-Git-Tag: v2.3c1~1598 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd8e6e599051de07cdb8e9abc9dbadf37c5fca0c;p=python test_ioctl is an expected skip on Windows. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 73775680e6..8b11f0518b 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -567,6 +567,7 @@ _expectations = { test_grp test_iconv_codecs test_imgfile + test_ioctl test_largefile test_linuxaudiodev test_macfs