mirror of
https://github.com/talent-plan/tinykv.git
synced 2026-08-19 13:03:28 +08:00
fix: TestPersistPartitionUnreliable2B annotation (#343)
This commit is contained in:
@@ -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)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user