From 781b7826f865c3572ca8c70e1fc8c353fbb118cf Mon Sep 17 00:00:00 2001 From: Dongyang Li Date: Thu, 22 Aug 2024 14:23:57 +0800 Subject: [PATCH] Revert "[test] exclude wrong test cases (#39746)" This reverts commit 1c84dcf5180dd9036ee553c104789efee2606cd2. --- regression-test/pipeline/external/conf/regression-conf.groovy | 1 - 1 file changed, 1 deletion(-) diff --git a/regression-test/pipeline/external/conf/regression-conf.groovy b/regression-test/pipeline/external/conf/regression-conf.groovy index 014b49ce8aa40a..571e7a2e049ec5 100644 --- a/regression-test/pipeline/external/conf/regression-conf.groovy +++ b/regression-test/pipeline/external/conf/regression-conf.groovy @@ -71,7 +71,6 @@ excludeSuites = "000_the_start_sentinel_do_not_touch," + // keep this line as th "test_spark_load," + "test_broker_load_func," + "test_stream_stub_fault_injection," + - "test_iceberg_overwrite_with_wrong_partition," + "zzz_the_end_sentinel_do_not_touch" // keep this line as the last line // this directories will not be executed