From 8de663ff520f4af8e7ef19ef5dff208ef9f95eea Mon Sep 17 00:00:00 2001 From: rocky Date: Sun, 5 Jul 2020 21:20:15 -0400 Subject: [PATCH] A test unexplicably got fixed somewhere previously --- test/stdlib/2.5-exclude.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/test/stdlib/2.5-exclude.sh b/test/stdlib/2.5-exclude.sh index e2f2b2e2..dc08ccb1 100644 --- a/test/stdlib/2.5-exclude.sh +++ b/test/stdlib/2.5-exclude.sh @@ -59,7 +59,6 @@ SKIP_TESTS=( [test_pwd.py]=1 # Long test - might work? Control flow? [test_pyclbr.py]=1 # Investigate [test_rgbimg.py]=1 # it fails on its own - [test_queue.py]=1 # Control flow? [test_scriptpackages.py]=1 # it fails on its own [test_socketserver.py]=1 # Too long to run - 42 seconds [test_sqlite.py]=1 # it fails on its own