mirror of
https://github.com/python/cpython.git
synced 2025-11-17 01:25:57 +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':
|
'cygwin':
|
||||||
"""
|
"""
|
||||||
test_al
|
test_al
|
||||||
|
test_bsddb3
|
||||||
test_cd
|
test_cd
|
||||||
test_cl
|
test_cl
|
||||||
test_curses
|
test_curses
|
||||||
|
|
@ -867,7 +868,6 @@ _expectations = {
|
||||||
test_locale
|
test_locale
|
||||||
test_mpz
|
test_mpz
|
||||||
test_nis
|
test_nis
|
||||||
test_socket_ssl
|
|
||||||
test_socketserver
|
test_socketserver
|
||||||
test_sunaudiodev
|
test_sunaudiodev
|
||||||
test_unicode_file
|
test_unicode_file
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue