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 b60565cb98e [regression](conf) enable test_stream_stub_fault_injection 
(#29830)
b60565cb98e is described below

commit b60565cb98efbcacf8f3bf8ae7196281004f1ccb
Author: Kaijie Chen <[email protected]>
AuthorDate: Thu Jan 11 20:12:34 2024 +0800

    [regression](conf) enable test_stream_stub_fault_injection (#29830)
---
 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 0ada6ba3242..20834f51925 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 = 
"test_index_failure_injection,test_stream_stub_fault_injection,test_dump_image,load_stream_fault_injection,test_profile,test_spark_load,test_refresh_mtmv,test_bitmap_filter,test_information_schema_external"
+excludeSuites = 
"test_index_failure_injection,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