diff --git a/test/stdlib/runtests.sh b/test/stdlib/runtests.sh index 47991f30..e9cf1b51 100755 --- a/test/stdlib/runtests.sh +++ b/test/stdlib/runtests.sh @@ -461,6 +461,8 @@ case $PYVERSION in [test_enum.py]=1 # [test_exceptions.py]=1 # parse error [test_fileinput.py]=1 # doesn't terminate + [test_format.py]=1 + [file_eintr.py]=1 [test_fractions.py]=1 # doesn't terminate [test_frame.py]=1 # doesn't terminate [test_ftplib.py]=1 # doesn't terminate