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

gabriellee 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 e2e5a30ae0e [chore](ci) exclude blocking case tmp (#35310)
e2e5a30ae0e is described below

commit e2e5a30ae0eb4a58932c3dd62becda1e702b903e
Author: Dongyang Li <[email protected]>
AuthorDate: Thu May 23 21:00:50 2024 +0800

    [chore](ci) exclude blocking case tmp (#35310)
---
 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 9989e6a9a84..d4d8219d815 100644
--- a/regression-test/pipeline/p0/conf/regression-conf.groovy
+++ b/regression-test/pipeline/p0/conf/regression-conf.groovy
@@ -64,6 +64,7 @@ excludeGroups = ""
 
 excludeSuites = "000_the_start_sentinel_do_not_touch," + // keep this line as 
the first line
     "test_bitmap_filter," +
+    "test_export_empty_table," + // 
http://jira.selectdb-in.cc/browse/DORIS-12104
     "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