]> granicus.if.org Git - python/commitdiff
Add a rather generous set of tests allowed to be skipped on sunos5.
authorGuido van Rossum <guido@python.org>
Wed, 17 Jul 2002 15:08:24 +0000 (15:08 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 17 Jul 2002 15:08:24 +0000 (15:08 +0000)
Lib/test/regrtest.py

index 21d3457d22c006efe8e4844fb88cf70f8cfeacca..ff22d2190a1bbe266fb7422ef81bdcbeaa898a31 100755 (executable)
@@ -680,6 +680,29 @@ _expectations = {
         test_winreg
         test_winsound
         """,
+    'sunos5':
+        """
+        test_al
+        test_bsddb
+        test_cd
+        test_cl
+        test_curses
+        test_dbm
+        test_email_codecs
+        test_gdbm
+        test_gl
+        test_gzip
+        test_imgfile
+        test_linuxaudiodev
+        test_mpz
+        test_openpty
+        test_socket_ssl
+        test_socketserver
+        test_winreg
+        test_winsound
+        test_zipfile
+        test_zlib
+        """
     'hp-ux11':
         """
         test_al