[regression-test](case) remove test_auto_partition_behavior before fix (#47818)

This commit is contained in:
shuke
2025-02-12 15:23:45 +08:00
committed by GitHub
parent f85176bee0
commit eee254efab

View File

@ -70,6 +70,7 @@ excludeSuites = "000_the_start_sentinel_do_not_touch," + // keep this line as th
"test_refresh_mtmv," +
"test_spark_load," +
"test_broker_load_func," +
"test_auto_partition_behavior," + // doris bug, waiting pr #45540 to fix
"zzz_the_end_sentinel_do_not_touch" // keep this line as the last line
// this directories will not be executed