diff --git a/test/stdlib/3.5-exclude.sh b/test/stdlib/3.5-exclude.sh index 49ed7098..178b8978 100644 --- a/test/stdlib/3.5-exclude.sh +++ b/test/stdlib/3.5-exclude.sh @@ -1,4 +1,6 @@ SKIP_TESTS=( + [test_ftplib.py]=1 # FIXME: Works on c90ff51 + [test___all__.py]=1 # it fails on its own [test_aifc.py]=1 # [test_asdl_parser.py]=1 # it fails on its own