-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
db_partition_test.go:2798:
Error Trace: pkg/ddl/tests/partition/db_partition_test.go:2798
Error: Not equal:
expected: "[ddl:-1]DDL job rollback, error msg: [ddl] add partition wait for tiflash replica to complete"
actual : "[ddl:-1]panic in handling DDL logic and error count beyond the limitation 3, cancelled"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-[ddl:-1]DDL job rollback, error msg: [ddl] add partition wait for tiflash replica to complete
+[ddl:-1]panic in handling DDL logic and error count beyond the limitation 3, cancelled
Test: TestAddPartitionReplicaBiggerThanTiFlashStores