diff --git a/tests/pytest/pytest_1.sh b/tests/pytest/pytest_1.sh index 645d89899e3fb88bf68eb13c96b01699f1382a31..fcb84c4dbbcfa9e8aa78ffee5e70e51a138cfb19 100755 --- a/tests/pytest/pytest_1.sh +++ b/tests/pytest/pytest_1.sh @@ -230,7 +230,7 @@ python3 test.py -f tools/lowaTest.py python3 test.py -f tools/taosdemoTest2.py # 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/supertable.py +#python3 test.py -f subscribe/supertable.py diff --git a/tests/script/jenkins/basic_3.txt b/tests/script/jenkins/basic_3.txt index 70a621290b9078fb47c9b06c05c1d34190a53a95..59ed486d200286f7b0420a8f81ef2f2d2bb645a1 100644 --- a/tests/script/jenkins/basic_3.txt +++ b/tests/script/jenkins/basic_3.txt @@ -36,7 +36,7 @@ ./test.sh -f unique/arbitrator/sync_replica2_dropDb.sim ./test.sh -f unique/arbitrator/sync_replica2_dropTable.sim -#./test.sh -f unique/arbitrator/sync_replica3_alterTable_add.sim +./test.sh -f unique/arbitrator/sync_replica3_alterTable_add.sim ./test.sh -f unique/arbitrator/sync_replica3_alterTable_drop.sim ./test.sh -f unique/arbitrator/sync_replica3_dropDb.sim ./test.sh -f unique/arbitrator/sync_replica3_dropTable.sim