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

Added tests expected to be skipped on Mac OS X.

üst f8a6f241
......@@ -619,6 +619,27 @@ _expectations = {
test_winreg
test_winsound
""",
'darwin1':
"""
test_al
test_cd
test_cl
test_curses
test_dl
test_gdbm
test_gl
test_imgfile
test_largefile
test_linuxaudiodev
test_minidom
test_nis
test_ntpath
test_poll
test_socket_ssl
test_sunaudiodev
test_winreg
test_winsound
""",
}
class _ExpectedSkips:
......
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