mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Added test_socketserver and test_unicode_file to tests expected to be
skipped on Mac OS X. Not sure yet about test_locale.py: this may be due to my copy of Mac OS X (although it talks english fine enough).
This commit is contained in:
parent
dda7dcb3f7
commit
f839c27027
1 changed files with 2 additions and 0 deletions
|
@ -636,7 +636,9 @@ _expectations = {
|
|||
test_ntpath
|
||||
test_poll
|
||||
test_socket_ssl
|
||||
test_socketserver
|
||||
test_sunaudiodev
|
||||
test_unicode_file
|
||||
test_winreg
|
||||
test_winsound
|
||||
""",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue