Test_ioctl and test_tarfile are skipped on MacOS9.

This commit is contained in:
Jack Jansen 2003-03-07 15:38:11 +00:00
parent 45f5c4ab3e
commit c4d6bdd58a

View file

@ -630,6 +630,7 @@ _expectations = {
test_gl
test_grp
test_iconv_codecs
test_ioctl
test_imgfile
test_largefile
test_linuxaudiodev
@ -651,6 +652,7 @@ _expectations = {
test_socketserver
test_sunaudiodev
test_sundry
test_tarfile
test_timing
test_unicode_file
""",