test: remove compatibility test from coverage test

This commit is contained in:
Ping Xiao 2022-12-13 11:10:25 +08:00
parent b03e3a8134
commit 105558b182
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