diff --git a/tests/parallel_test/cases.task b/tests/parallel_test/cases.task index 5f7f854e21e8d2bebba26f0a4a9828b792eedaf3..33abdd19d74a4d0c7659d90c2bbe62c9e1dad992 100644 --- a/tests/parallel_test/cases.task +++ b/tests/parallel_test/cases.task @@ -757,6 +757,7 @@ 3,,pytest,python3 test.py -f dbmgmt/dbNameCaseSensitive.py 3,,pytest,python3 test.py -f insert/schemalessCaseSensitive.py 3,,pytest,python3 test.py -f table/columnNameCaseSensitive.py +3,,pytest,python3 test.py -f table/columnNameValidation.py 3,,pytest,python3 test.py -f table/tagNameCaseSensitive.py 3,,pytest,python3 test.py -f table/tbNameCaseSensitive.py 3,,develop-test,python3 ./test.py -f 2-query/ts_hidden_column.py