[Python-checkins] python/dist/src/Lib/test regrtest.py,1.122,1.123

jlt63@users.sourceforge.net jlt63@users.sourceforge.net
Wed, 05 Feb 2003 08:46:04 -0800


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

Modified Files:
	regrtest.py 
Log Message:
Patch #551977: Regression exceptions for cygwin

Applied the skip test_ossaudiodev patch.


Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.122
retrieving revision 1.123
diff -C2 -d -r1.122 -r1.123
*** regrtest.py	3 Feb 2003 15:19:27 -0000	1.122
--- regrtest.py	5 Feb 2003 16:46:01 -0000	1.123
***************
*** 869,872 ****
--- 869,873 ----
          test_mpz
          test_nis
+         test_ossaudiodev
          test_socketserver
          test_sunaudiodev