[regression-test](case) remove test_auto_partition_behavior before fix (#47818)
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user