diff --git a/tests/system-test/fulltest-query.sh b/tests/system-test/fulltest-query.sh index fead4888ebb50317c0d2b91a5f229d82c20f1912..efdbbe4047791dfa865d2897c63681fb6b41b9c6 100755 --- a/tests/system-test/fulltest-query.sh +++ b/tests/system-test/fulltest-query.sh @@ -1,8 +1,5 @@ -python3 ./test.py -f 2-query/ts_hidden_column.py -python3 ./test.py -f 2-query/union-order.py -python3 test.py -f 2-query/TD-11256.py - -python3 ./test.py -f 2-query/TD-11389.py +python3 ./test.py -f 2-query/TD-11256.py +# python3 ./test.py -f 2-query/TD-11389.py python3 ./test.py -f 2-query/TD-11945_crash.py python3 ./test.py -f 2-query/TD-12340-12342.py python3 ./test.py -f 2-query/TD-12344.py