Kaydet (Commit) 67975145 authored tarafından Jack Jansen's avatar Jack Jansen

Updated the list of expected skips for MacPython-OS9.

üst 2918ae8f
...@@ -595,7 +595,10 @@ _expectations = { ...@@ -595,7 +595,10 @@ _expectations = {
'mac': 'mac':
""" """
test_al test_al
test_atexit
test_bsddb test_bsddb
test_bsddb3
test_bz2
test_cd test_cd
test_cl test_cl
test_commands test_commands
...@@ -603,6 +606,7 @@ _expectations = { ...@@ -603,6 +606,7 @@ _expectations = {
test_curses test_curses
test_dbm test_dbm
test_dl test_dl
test_email_codecs
test_fcntl test_fcntl
test_fork1 test_fork1
test_gl test_gl
...@@ -612,13 +616,17 @@ _expectations = { ...@@ -612,13 +616,17 @@ _expectations = {
test_linuxaudiodev test_linuxaudiodev
test_locale test_locale
test_mmap test_mmap
test_mpz
test_nis test_nis
test_ntpath test_ntpath
test_openpty test_openpty
test_ossaudiodev
test_poll test_poll
test_popen
test_popen2 test_popen2
test_pty test_pty
test_pwd test_pwd
test_resource
test_signal test_signal
test_socketserver test_socketserver
test_sunaudiodev test_sunaudiodev
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment