This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-4.1 by this push:
new 35ea973423a branch-4.1: [fix](case) exclude test_paimon_gcs in
regression config #64155 (#64346)
35ea973423a is described below
commit 35ea973423a3f4ef593d6f7fba5bc59c21018a77
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 14:47:30 2026 +0800
branch-4.1: [fix](case) exclude test_paimon_gcs in regression config #64155
(#64346)
Cherry-picked from #64155
Co-authored-by: Dongyang Li <[email protected]>
---
regression-test/pipeline/external/conf/regression-conf.groovy | 1 +
1 file changed, 1 insertion(+)
diff --git a/regression-test/pipeline/external/conf/regression-conf.groovy
b/regression-test/pipeline/external/conf/regression-conf.groovy
index cbf83ba5421..f888b01c85d 100644
--- a/regression-test/pipeline/external/conf/regression-conf.groovy
+++ b/regression-test/pipeline/external/conf/regression-conf.groovy
@@ -74,6 +74,7 @@ excludeSuites = "000_the_start_sentinel_do_not_touch," + //
keep this line as th
"test_information_schema_external," +
"test_parquet_join_runtime_filter," +
"test_profile," +
+ "test_paimon_gcs," +
"test_refresh_mtmv," +
"test_spark_load," +
"test_broker_load_func," +
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]