[Python-checkins] python/dist/src/Lib/test regrtest.py,1.142,1.143

jlt63@users.sourceforge.net jlt63@users.sourceforge.net
Tue, 22 Jul 2003 11:36:01 -0700


Update of /cvsroot/python/python/dist/src/Lib/test
In directory sc8-pr-cvs1:/tmp/cvs-serv14115

Modified Files:
	regrtest.py 
Log Message:
Patch #775784: YA Cygwin expected regression test skip patch

This patch just adds test_ioctl to the list of expected skips for Cygwin.


Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.142
retrieving revision 1.143
diff -C2 -d -r1.142 -r1.143
*** regrtest.py	7 Jun 2003 20:01:37 -0000	1.142
--- regrtest.py	22 Jul 2003 18:35:58 -0000	1.143
***************
*** 869,872 ****
--- 869,873 ----
          test_gl
          test_imgfile
+         test_ioctl
          test_largefile
          test_linuxaudiodev