diff --git a/test/stdlib/runtests.sh b/test/stdlib/runtests.sh index f43382a7..9b16d91b 100755 --- a/test/stdlib/runtests.sh +++ b/test/stdlib/runtests.sh @@ -244,6 +244,7 @@ case $PYVERSION in 3.6) SKIP_TESTS=( [test_aifc.py]=1 # + [test_asyncgen.py]=1 # parse error [test_atexit.py]=1 # [test_bdb.py]=1 # [test_buffer.py]=1 # parse error