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

englefly pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 6ae2a11d07e [ci](case) exclude case test_dump_image (#29539)
6ae2a11d07e is described below

commit 6ae2a11d07e49e3332d9d89fd51e80be90a0f8c7
Author: Dongyang Li <[email protected]>
AuthorDate: Thu Jan 4 17:58:33 2024 +0800

    [ci](case) exclude case test_dump_image (#29539)
---
 regression-test/pipeline/p0/conf/regression-conf.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regression-test/pipeline/p0/conf/regression-conf.groovy 
b/regression-test/pipeline/p0/conf/regression-conf.groovy
index e925459e7bf..1755538fa5b 100644
--- a/regression-test/pipeline/p0/conf/regression-conf.groovy
+++ b/regression-test/pipeline/p0/conf/regression-conf.groovy
@@ -55,7 +55,7 @@ testDirectories = ""
 excludeGroups = ""
 // this suites will not be executed
 // load_stream_fault_injection may cause bad disk
-excludeSuites = 
"load_stream_fault_injection,test_profile,test_spark_load,test_refresh_mtmv,test_bitmap_filter,test_information_schema_external"
+excludeSuites = 
"test_dump_image,load_stream_fault_injection,test_profile,test_spark_load,test_refresh_mtmv,test_bitmap_filter,test_information_schema_external"
 
 // this directories will not be executed
 excludeDirectories = "workload_manager_p1,nereids_rules_p0/subquery"


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

Reply via email to