mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Test_ioctl and test_tarfile are skipped on MacOS9.
This commit is contained in:
parent
45f5c4ab3e
commit
c4d6bdd58a
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
""",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue