mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Updated the expected skips for MacOSX.
This commit is contained in:
parent
06f0cef1ca
commit
acda3394bb
1 changed files with 3 additions and 0 deletions
|
@ -753,6 +753,7 @@ _expectations = {
|
|||
'darwin':
|
||||
"""
|
||||
test_al
|
||||
test_bsddb
|
||||
test_bsddb3
|
||||
test_cd
|
||||
test_cl
|
||||
|
@ -764,10 +765,12 @@ _expectations = {
|
|||
test_imgfile
|
||||
test_largefile
|
||||
test_linuxaudiodev
|
||||
test_locale
|
||||
test_minidom
|
||||
test_mpz
|
||||
test_nis
|
||||
test_ntpath
|
||||
test_ossaudiodev
|
||||
test_poll
|
||||
test_socketserver
|
||||
test_sunaudiodev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue