From eda8a26ec83d3b9c8b7904137ed00a0cef48d327 Mon Sep 17 00:00:00 2001 From: Dongyang Li Date: Wed, 8 Jan 2025 11:12:53 +0800 Subject: [PATCH] [ci](fix) tmp exclude case test_routine_load_eof (#46586) --- 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 9f30c73001..9965e540fe 100644 --- a/regression-test/pipeline/p0/conf/regression-conf.groovy +++ b/regression-test/pipeline/p0/conf/regression-conf.groovy @@ -63,6 +63,7 @@ excludeGroups = "" excludeSuites = "000_the_start_sentinel_do_not_touch," + // keep this line as the first line "test_bitmap_filter," + + "test_routine_load_eof," + "test_dump_image," + "test_index_failure_injection," + "test_profile," +