Merge pull request #3651 from taosdata/hotfix/test

remove test case stability.py
This commit is contained in:
Shengliang Guan 2020-09-23 17:50:02 +08:00 committed by GitHub
commit 5b84d935c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -197,5 +197,5 @@ python3 test.py -f tools/taosdemo.py
# subscribe # subscribe
python3 test.py -f subscribe/singlemeter.py python3 test.py -f subscribe/singlemeter.py
python3 test.py -f subscribe/stability.py #python3 test.py -f subscribe/stability.py
python3 test.py -f subscribe/supertable.py python3 test.py -f subscribe/supertable.py