提交 b7019c81 编写于 作者: J jiacy-jcy

update

上级 821e5f50
...@@ -243,10 +243,11 @@ class TDTestCase: ...@@ -243,10 +243,11 @@ class TDTestCase:
self.error_check(self.ctbname,self.column_dict,'ctb',self.stbname) self.error_check(self.ctbname,self.column_dict,'ctb',self.stbname)
def run(self): def run(self):
for i in range(10): #!bug TD-17708 and TD-17709
# for i in range(10):
self.update_check() self.update_check()
self.update_check_error() self.update_check_error()
i+=1 # i+=1
def stop(self): def stop(self):
tdSql.close() tdSql.close()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册