From c4d2987b4baf8fd33bfff5f8e1822111d8088b8c Mon Sep 17 00:00:00 2001 From: bryanchang0603 Date: Thu, 10 Jun 2021 17:38:49 +0800 Subject: [PATCH] [TD-4526] updating fulltest.sh due to removed file --- tests/pytest/fulltest.sh | 1 - 1 file changed, 1 deletion(-) 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===============