Skip to content

flaky test TestAddPartitionReplicaBiggerThanTiFlashStores #56237

@hawkingrei

Description

@hawkingrei

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 

4. What is your TiDB version? (Required)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions