summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-03-04 00:26:38 +0000
committerTim Peters <tim.peters@gmail.com>2003-03-04 00:26:38 +0000
commitfd8e6e599051de07cdb8e9abc9dbadf37c5fca0c (patch)
tree794e070a9df52ccb2bdbd805c94ea1a310f1b9ce
parent12e221750190903675256ed4ef99aab842b40774 (diff)
downloadcpython-git-fd8e6e599051de07cdb8e9abc9dbadf37c5fca0c.tar.gz
test_ioctl is an expected skip on Windows.
-rwxr-xr-xLib/test/regrtest.py1
1 files changed, 1 insertions, 0 deletions
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