mirror of
https://github.com/python/cpython.git
synced 2025-10-17 04:08:28 +00:00
parent
a045f191b4
commit
94f25283c9
20 changed files with 52 additions and 196 deletions
|
@ -1209,34 +1209,6 @@ _expectations = {
|
|||
test_kqueue
|
||||
test_ossaudiodev
|
||||
""",
|
||||
'mac':
|
||||
"""
|
||||
test_atexit
|
||||
test_bz2
|
||||
test_crypt
|
||||
test_curses
|
||||
test_dbm
|
||||
test_fcntl
|
||||
test_fork1
|
||||
test_epoll
|
||||
test_grp
|
||||
test_ioctl
|
||||
test_largefile
|
||||
test_locale
|
||||
test_kqueue
|
||||
test_mmap
|
||||
test_openpty
|
||||
test_ossaudiodev
|
||||
test_poll
|
||||
test_popen
|
||||
test_posix
|
||||
test_pty
|
||||
test_pwd
|
||||
test_resource
|
||||
test_signal
|
||||
test_sundry
|
||||
test_tarfile
|
||||
""",
|
||||
'unixware7':
|
||||
"""
|
||||
test_epoll
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue