diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index caeda3ea41..fe023acc4b 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -342,7 +342,6 @@ python3 ./test.py -f tag_lite/drop_auto_create.py python3 test.py -f insert/insert_before_use_db.py python3 test.py -f alter/alter_keep.py python3 test.py -f alter/alter_cacheLastRow.py -python3 test.py -f alter/alter_keep_exception.py python3 ./test.py -f query/querySession.py python3 test.py -f alter/alter_create_exception.py #======================p4-end===============