提交 5b32f831 编写于 作者: W wenzhouwww

[TD-12344]<test> : add test case for coredump session group by , and update case for TD-12344

上级 52840c15
......@@ -112,8 +112,6 @@ class TDTestCase:
# print(taos_cmd1)
_ = subprocess.check_output(taos_cmd1, shell=True).decode("utf-8")
def stop(self):
tdSql.close()
tdLog.success("%s successfully executed" % __file__)
......
python3 ./test.py -f 2-query/ts_hidden_column.py
python3 ./test.py -f 2-query/union-order.py
python3 test.py -f 2-query/TD-11256.py
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册