From 299fd9312530709131fd95e27f37bffeac6e1882 Mon Sep 17 00:00:00 2001 From: rocky Date: Sun, 16 Feb 2020 21:55:47 -0500 Subject: [PATCH] One more excluded test --- test/stdlib/3.7-exclude.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/stdlib/3.7-exclude.sh b/test/stdlib/3.7-exclude.sh index c8c0c23c..35d8f6a6 100644 --- a/test/stdlib/3.7-exclude.sh +++ b/test/stdlib/3.7-exclude.sh @@ -1,4 +1,5 @@ SKIP_TESTS=( + [test_builtin.py]=1 # FIXME works on decompyle6 [test_context.py]=1 # FIXME works on decompyle6 [test_doctest2.py]=1 # FIXME works on decompyle6 [test_format.py]=1 # FIXME works on decompyle6