mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +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':
|
'darwin':
|
||||||
"""
|
"""
|
||||||
test_al
|
test_al
|
||||||
|
test_bsddb
|
||||||
test_bsddb3
|
test_bsddb3
|
||||||
test_cd
|
test_cd
|
||||||
test_cl
|
test_cl
|
||||||
|
|
@ -764,10 +765,12 @@ _expectations = {
|
||||||
test_imgfile
|
test_imgfile
|
||||||
test_largefile
|
test_largefile
|
||||||
test_linuxaudiodev
|
test_linuxaudiodev
|
||||||
|
test_locale
|
||||||
test_minidom
|
test_minidom
|
||||||
test_mpz
|
test_mpz
|
||||||
test_nis
|
test_nis
|
||||||
test_ntpath
|
test_ntpath
|
||||||
|
test_ossaudiodev
|
||||||
test_poll
|
test_poll
|
||||||
test_socketserver
|
test_socketserver
|
||||||
test_sunaudiodev
|
test_sunaudiodev
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue