Skip to content

Commit

Permalink
fix: TestPersistPartitionUnreliable2B annotation (talent-plan#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeSteven authored Dec 22, 2021
1 parent a2b934b commit 556640a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kv/test_raftstore/test_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ func TestPersistPartition2B(t *testing.T) {
}

func TestPersistPartitionUnreliable2B(t *testing.T) {
// Test: unreliable net, restarts, partitions, many clients (3A) ...
// Test: unreliable net, restarts, partitions, many clients (2B) ...
GenericTest(t, "2B", 5, true, true, true, -1, false, false)
}

Expand Down

0 comments on commit 556640a

Please sign in to comment.