Merge pull request #18922 from taosdata/test/TD-21181

test: remove compatibility test from coverage test
This commit is contained in:
Hui Li 2022-12-13 11:17:36 +08:00 committed by GitHub
commit 4896892876
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -122,6 +122,9 @@ function runSimCases() {
function runPythonCases() {
echo "=== Run python cases ==="
cd $TDENGINE_DIR/tests/parallel_test
sed -i '/compatibility.py/d' cases.task
cd $TDENGINE_DIR/tests/system-test
runCasesOneByOne ../parallel_test/cases.task system-test