From: Jason Tishler Date: Tue, 22 Jul 2003 18:35:58 +0000 (+0000) Subject: Patch #775784: YA Cygwin expected regression test skip patch X-Git-Tag: v2.3c2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c23f39ca9dc540ace879fcf9746254d94293b86f;p=python Patch #775784: YA Cygwin expected regression test skip patch This patch just adds test_ioctl to the list of expected skips for Cygwin. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 5b7c41eab4..12e65e5b8f 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -868,6 +868,7 @@ _expectations = { test_email_codecs test_gl test_imgfile + test_ioctl test_largefile test_linuxaudiodev test_locale