This commit is contained in:
jiacy-jcy 2022-07-15 01:28:44 +00:00
parent 39038de27f
commit eea76d8a78
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ class TDTestCase:
def get_server_status(self):
tdSql.query('select server_status()')
tdSql.checkData(0,0,1)
#!for bug
tdDnodes.stoptaosd(1)
sleep(10)
tdSql.error('select server_status()')