[Python-checkins] python/dist/src/Lib/test regrtest.py,1.108,1.109

gvanrossum@users.sourceforge.net gvanrossum@users.sourceforge.net
Tue, 03 Dec 2002 02:24:58 -0800


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

Modified Files:
	regrtest.py 
Log Message:
Some more expected skips on OSX.


Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.108
retrieving revision 1.109
diff -C2 -d -r1.108 -r1.109
*** regrtest.py	2 Dec 2002 09:56:21 -0000	1.108
--- regrtest.py	3 Dec 2002 10:24:56 -0000	1.109
***************
*** 754,761 ****
--- 754,763 ----
          """
          test_al
+         test_bsddb3
          test_cd
          test_cl
          test_curses
          test_dl
+         test_email_codecs
          test_gdbm
          test_gl
***************
*** 764,767 ****
--- 766,770 ----
          test_linuxaudiodev
          test_minidom
+         test_mpz
          test_nis
          test_ntpath