diff --git a/test/stdlib/3.6-exclude.sh b/test/stdlib/3.6-exclude.sh index 2e63654d..e6d509fc 100644 --- a/test/stdlib/3.6-exclude.sh +++ b/test/stdlib/3.6-exclude.sh @@ -107,8 +107,8 @@ SKIP_TESTS=( [test_nntplib.py]=1 # test takes too long to run: 31 seconds [test_normalization.py]=1 # it fails on its own - [test_optparse.py]= # test fails - [test_ordered_dict.py]= # it fails on its own + [test_optparse.py]=1 # test fails + [test_ordered_dict.py]=1 # it fails on its own [test_ossaudiodev.py]=1 # it fails on its own [test_pdb.py]=1 # Probably introspection