diff --git a/tests/system-test/7-tmq/subscribeDb.py b/tests/system-test/7-tmq/subscribeDb.py index ec4c9e9d9b0ebae8ae6f5aa474bc29c24f43260b..3b4f5cbe0fe2487c75c4d5272f3aa06412e83a95 100644 --- a/tests/system-test/7-tmq/subscribeDb.py +++ b/tests/system-test/7-tmq/subscribeDb.py @@ -712,7 +712,7 @@ class TDTestCase: #self.tmqCase2(cfgPath, buildPath) #self.tmqCase3(cfgPath, buildPath) self.tmqCase4(cfgPath, buildPath) - self.tmqCase5(cfgPath, buildPath) + #self.tmqCase5(cfgPath, buildPath) self.tmqCase6(cfgPath, buildPath) self.tmqCase7(cfgPath, buildPath)