From ab39c48ad1d7c6f0bd33a6b3ecbd45abb99a15db Mon Sep 17 00:00:00 2001 From: lichuang Date: Fri, 29 Oct 2021 12:18:18 +0800 Subject: [PATCH] [TD-10814]comment td4889 --- tests/pytest/functions/queryTestCases.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pytest/functions/queryTestCases.py b/tests/pytest/functions/queryTestCases.py index e5213d9f72..a9d472b8a7 100644 --- a/tests/pytest/functions/queryTestCases.py +++ b/tests/pytest/functions/queryTestCases.py @@ -1581,7 +1581,7 @@ class TDTestCase: # self.td5798() # develop branch - self.td4889() + #self.td4889() self.td5798() def stop(self): -- GitLab