diff --git a/test/stdlib/3.4-exclude.sh b/test/stdlib/3.4-exclude.sh index b8322022..2d398f6b 100644 --- a/test/stdlib/3.4-exclude.sh +++ b/test/stdlib/3.4-exclude.sh @@ -2,10 +2,7 @@ SKIP_TESTS=( [test_buffer.py]=1 # FIXME: Works on c90ff51 [test_decorators.py]=1 # FIXME: Works on c90ff51 [test_faulthandler.py]=1 # FIXME: too long to run 20 seconds. Works on c90ff51 - [test_finalization.py]=1 # Works on c90ff51 [test_decimal.py]=1 # FIXME: Works on c90ff51 - [test_marshal.py]=1 # FIXME: Works on c90ff51 - [test_math.py]=1 # FIXME: Works on c90ff51 [test_optparse.py]=1 # FIXME: Works on c90ff51 [test_os.py]=1 # FIXME: Works on c90ff51 [test_shutil.py]=1 # FIXME: Works on c90ff51