summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-03-04 00:26:38 (GMT)
committerTim Peters <tim.peters@gmail.com>2003-03-04 00:26:38 (GMT)
commitfd8e6e599051de07cdb8e9abc9dbadf37c5fca0c (patch)
tree794e070a9df52ccb2bdbd805c94ea1a310f1b9ce /Lib/test/regrtest.py
parent12e221750190903675256ed4ef99aab842b40774 (diff)
downloadcpython-fd8e6e599051de07cdb8e9abc9dbadf37c5fca0c.zip
cpython-fd8e6e599051de07cdb8e9abc9dbadf37c5fca0c.tar.gz
cpython-fd8e6e599051de07cdb8e9abc9dbadf37c5fca0c.tar.bz2
test_ioctl is an expected skip on Windows.
Diffstat (limited to 'Lib/test/regrtest.py')
-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 7377568..8b11f05 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