diff --git a/test/stdlib/3.3-exclude.sh b/test/stdlib/3.3-exclude.sh index 24a3061e..0e2ba510 100644 --- a/test/stdlib/3.3-exclude.sh +++ b/test/stdlib/3.3-exclude.sh @@ -9,6 +9,7 @@ SKIP_TESTS=( [test_pyclbr.py]=1 # FIXME: Works on c90ff51 [test_shutil.py]=1 # FIXME: Works on c90ff51 [test_strftime.py]=1 # FIXME: Works on c90ff51 + [test_symtable.py]=1 # FIXME: Works on c90ff51 [test_atexit.py]=1 # The atexit test starting at 3.3 looks for specific comments in error lines