mirror of
https://github.com/talent-plan/tinykv.git
synced 2025-03-15 04:10:42 +08:00
fix: TestPersistPartitionUnreliable2B annotation (#343)
This commit is contained in:
parent
a2b934b71a
commit
556640a39e
@ -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)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user