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

hellostephen pushed a commit to branch hello-stephen-patch-7
in repository https://gitbox.apache.org/repos/asf/doris.git

commit adc55bce6b500345c21b230405f636699d58b73c
Author: Dongyang Li <[email protected]>
AuthorDate: Wed Jan 8 11:07:09 2025 +0800

    [ci](fix) tmp exclude case test_routine_load_eof
---
 regression-test/pipeline/p0/conf/regression-conf.groovy | 1 +
 1 file changed, 1 insertion(+)

diff --git a/regression-test/pipeline/p0/conf/regression-conf.groovy 
b/regression-test/pipeline/p0/conf/regression-conf.groovy
index 9f30c730013..9965e540fe3 100644
--- a/regression-test/pipeline/p0/conf/regression-conf.groovy
+++ b/regression-test/pipeline/p0/conf/regression-conf.groovy
@@ -63,6 +63,7 @@ excludeGroups = ""
 
 excludeSuites = "000_the_start_sentinel_do_not_touch," + // keep this line as 
the first line
     "test_bitmap_filter," +
+    "test_routine_load_eof," +
     "test_dump_image," +
     "test_index_failure_injection," +
     "test_profile," +


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to