mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Add test_pep277 to the expected skips on Linux. (This test seems to
be skipped everywhere except on Windows NT and descendants, but I'm only going to add it to the skip list for the platform I can test.)
This commit is contained in:
parent
49c05d39e3
commit
9cce029e48
1 changed files with 1 additions and 0 deletions
|
@ -543,6 +543,7 @@ _expectations = {
|
|||
test_largefile
|
||||
test_nis
|
||||
test_ntpath
|
||||
test_pep277
|
||||
test_socket_ssl
|
||||
test_socketserver
|
||||
test_sunaudiodev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue