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

dataroaring 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 93729594104 Revert "[regression-test](case) forbid group commit case 
first #28244" (#28250)
93729594104 is described below

commit 93729594104846be5b62cc2ec663068b2f77cf3b
Author: meiyi <myime...@gmail.com>
AuthorDate: Wed Dec 13 01:12:11 2023 +0800

    Revert "[regression-test](case) forbid group commit case first #28244" 
(#28250)
    
    This reverts commit ad483efca50f2ecb3fc88bd7dab8b1bc46e7f2e7.
---
 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 b11f845f04c..3994d68a949 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
 
-excludeSuites = 
"test_profile,test_spark_load,test_refresh_mtmv,test_bitmap_filter,test_information_schema_external,test_group_commit_stream_load,test_group_commit_http_stream"
+excludeSuites = 
"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,fault_injection_p0"


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

Reply via email to