From d64fa6ba50da57a1f19458f835ca7caa6e8e6bc2 Mon Sep 17 00:00:00 2001 From: rocky Date: Mon, 10 Feb 2020 10:59:03 -0500 Subject: [PATCH] 3.6 runtests excludes --- test/stdlib/3.6-exclude.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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