diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index caeda3ea416294ae19a0adda0c77f8001a1c5dbd..fe023acc4b69adfb30c8083cb521e93e0574667a 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===============