提交 9f351f75 编写于 作者: C cpwu

fix show variables and show vgroups case

上级 f36f4cc6
...@@ -269,7 +269,7 @@ python3 ./test.py -f query/queryCnameDisplay.py ...@@ -269,7 +269,7 @@ python3 ./test.py -f query/queryCnameDisplay.py
python3 ./test.py -f query/operator_cost.py python3 ./test.py -f query/operator_cost.py
python3 test.py -f query/nestedQuery/queryWithSpread.py python3 test.py -f query/nestedQuery/queryWithSpread.py
python3 ./test.py -f query/bug6586.py python3 ./test.py -f query/bug6586.py
python3 ./test.py -f query/bug5903.py # python3 ./test.py -f query/bug5903.py
#stream #stream
python3 ./test.py -f stream/metric_1.py python3 ./test.py -f stream/metric_1.py
......
...@@ -1570,7 +1570,7 @@ class TDTestCase: ...@@ -1570,7 +1570,7 @@ class TDTestCase:
# master branch # master branch
self.td3690() self.td3690()
self.td4082() # self.td4082()
self.td4288() self.td4288()
self.td4724() self.td4724()
self.td5935() self.td5935()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册