[ci](fix) tmp exclude case test_routine_load_eof (#46586)

This commit is contained in:
Dongyang Li
2025-01-08 11:12:53 +08:00
committed by GitHub
parent 5d2930e783
commit eda8a26ec8

View File

@ -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," +