From 03c41ae7554af3e208e215443eb4c0180f671187 Mon Sep 17 00:00:00 2001 From: Alex Duan <417921451@qq.com> Date: Tue, 8 Feb 2022 18:05:38 +0800 Subject: [PATCH] [TS-13349](query): open case switch --- tests/parallel_test/cases.task | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/parallel_test/cases.task b/tests/parallel_test/cases.task index ebaa732e10..332a8388ef 100644 --- a/tests/parallel_test/cases.task +++ b/tests/parallel_test/cases.task @@ -97,7 +97,7 @@ 47,,script,./test.sh -f unique/dnode/reason.sim 46,,script,./test.sh -f unique/mnode/mgmt22.sim 46,,pytest,python3 ./test.py -f stream/cqSupportBefore1970.py -# 45,,script,./test.sh -f general/parser/col_arithmetic_operation.sim +45,,script,./test.sh -f general/parser/col_arithmetic_operation.sim 44,,script,./test.sh -f unique/big/tcp.sim 44,,script,./test.sh -f general/parser/topbot.sim 44,,pytest,python3 ./test.py -f stream/metric_n.py -- GitLab