diff --git a/tests/parallel_test/cases.task b/tests/parallel_test/cases.task index 578756d03e8395ae1d51b4041d9b605df23dffb4..2174437f319d2ff812dccd6ee27fb7c87886b9e8 100644 --- a/tests/parallel_test/cases.task +++ b/tests/parallel_test/cases.task @@ -810,6 +810,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