]> granicus.if.org Git - python/commitdiff
Patch #775784: YA Cygwin expected regression test skip patch
authorJason Tishler <jason@tishler.net>
Tue, 22 Jul 2003 18:35:58 +0000 (18:35 +0000)
committerJason Tishler <jason@tishler.net>
Tue, 22 Jul 2003 18:35:58 +0000 (18:35 +0000)
This patch just adds test_ioctl to the list of expected skips for Cygwin.

Lib/test/regrtest.py

index 5b7c41eab4c0d368362266f23a643ea0dedc6157..12e65e5b8fe4f34ffd6b343df980cc17d5e26cac 100755 (executable)
@@ -868,6 +868,7 @@ _expectations = {
         test_email_codecs
         test_gl
         test_imgfile
+        test_ioctl
         test_largefile
         test_linuxaudiodev
         test_locale