wrong test disabled

This commit is contained in:
rocky
2018-06-04 15:35:17 -04:00
parent f0176add7a
commit a8cdcc4d85

View File

@@ -105,7 +105,7 @@ case $PYVERSION in
[test_curses.py]=1 # Possibly fails on its own but not detected [test_curses.py]=1 # Possibly fails on its own but not detected
[test_dis.py]=1 # We change line numbers - duh! [test_dis.py]=1 # We change line numbers - duh!
[test_doctest.py]=1 # Fails on its own [test_doctest.py]=1 # Fails on its own
[test_finish.py]=1 # control flow. uncompyle2 does not have problems here [test_format.py]=1 # control flow. uncompyle2 does not have problems here
[test_generators.py]=1 # control flow. uncompyle2 has problem here too [test_generators.py]=1 # control flow. uncompyle2 has problem here too
[test_grammar.py]=1 # Too many stmts. Handle large stmts [test_grammar.py]=1 # Too many stmts. Handle large stmts
[test_io.py]=1 # Test takes too long to run [test_io.py]=1 # Test takes too long to run