diff --git a/regression-test/suites/inverted_index_p0/test_search_score_topn_predicates.groovy b/regression-test/suites/inverted_index_p0/test_search_score_topn_predicates.groovy index 1357a9b6c3aa21..fca84f19ce0a95 100644 --- a/regression-test/suites/inverted_index_p0/test_search_score_topn_predicates.groovy +++ b/regression-test/suites/inverted_index_p0/test_search_score_topn_predicates.groovy @@ -15,7 +15,7 @@ // specific language governing permissions and limitations // under the License. -suite("test_search_score_topn_predicates", "p0") { +suite("test_search_score_topn_predicates", "p0,nonConcurrent") { sql "DROP TABLE IF EXISTS test_search_score_topn_predicates" sql """