提交 de8089ac 编写于 作者: P plum-lihui

test: modify tmq cases

上级 61f4f83b
...@@ -1380,14 +1380,14 @@ class TDTestCase: ...@@ -1380,14 +1380,14 @@ class TDTestCase:
self.tmqCase3(cfgPath, buildPath) self.tmqCase3(cfgPath, buildPath)
self.tmqCase4(cfgPath, buildPath) self.tmqCase4(cfgPath, buildPath)
self.tmqCase5(cfgPath, buildPath) self.tmqCase5(cfgPath, buildPath)
self.tmqCase6(cfgPath, buildPath) #self.tmqCase6(cfgPath, buildPath)
self.tmqCase7(cfgPath, buildPath) #self.tmqCase7(cfgPath, buildPath)
self.tmqCase8(cfgPath, buildPath) #self.tmqCase8(cfgPath, buildPath)
self.tmqCase9(cfgPath, buildPath) #self.tmqCase9(cfgPath, buildPath)
self.tmqCase10(cfgPath, buildPath) #self.tmqCase10(cfgPath, buildPath)
self.tmqCase11(cfgPath, buildPath) #self.tmqCase11(cfgPath, buildPath)
self.tmqCase12(cfgPath, buildPath) #self.tmqCase12(cfgPath, buildPath)
self.tmqCase13(cfgPath, buildPath) #self.tmqCase13(cfgPath, buildPath)
def stop(self): def stop(self):
tdSql.close() tdSql.close()
......
此差异已折叠。
...@@ -65,3 +65,4 @@ python3 ./test.py -f 7-tmq/basic5.py ...@@ -65,3 +65,4 @@ python3 ./test.py -f 7-tmq/basic5.py
python3 ./test.py -f 7-tmq/subscribeDb.py python3 ./test.py -f 7-tmq/subscribeDb.py
python3 ./test.py -f 7-tmq/subscribeDb1.py python3 ./test.py -f 7-tmq/subscribeDb1.py
python3 ./test.py -f 7-tmq/subscribeStb.py python3 ./test.py -f 7-tmq/subscribeStb.py
python3 ./test.py -f 7-tmq/subscribeStb1.py
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册