mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Add a Cygwin skip mentioned by Jason Tishler.
This commit is contained in:
parent
2511594060
commit
b0f89e05ad
1 changed files with 1 additions and 1 deletions
|
|
@ -855,6 +855,7 @@ _expectations = {
|
|||
'cygwin':
|
||||
"""
|
||||
test_al
|
||||
test_bsddb3
|
||||
test_cd
|
||||
test_cl
|
||||
test_curses
|
||||
|
|
@ -867,7 +868,6 @@ _expectations = {
|
|||
test_locale
|
||||
test_mpz
|
||||
test_nis
|
||||
test_socket_ssl
|
||||
test_socketserver
|
||||
test_sunaudiodev
|
||||
test_unicode_file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue