[fix](ci) tmp exclude block case test_cumu_compaction_with_delete (#46649)

This commit is contained in:
Dongyang Li
2025-01-08 22:00:26 +08:00
committed by GitHub
parent 6a68b09100
commit ba091ae4bd

View File

@ -64,6 +64,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_cumu_compaction_with_delete," +
"test_dump_image," +
"test_index_failure_injection," +
"test_profile," +