This is an automated email from the ASF dual-hosted git repository.

hellostephen pushed a commit to branch revert-39746-ignore_test
in repository https://gitbox.apache.org/repos/asf/doris.git

commit 781b7826f865c3572ca8c70e1fc8c353fbb118cf
Author: Dongyang Li <hello_step...@qq.com>
AuthorDate: Thu Aug 22 14:23:57 2024 +0800

    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 014b49ce8aa..571e7a2e049 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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to