May need to wait longer for completion
As esting more keys
This commit is contained in:
parent
b2fce95b14
commit
36537b4ae2
1 changed files with 1 additions and 1 deletions
|
@ -2281,7 +2281,7 @@ get_keys_byposition_manykeys_test_to() ->
|
||||||
end
|
end
|
||||||
end end,
|
end end,
|
||||||
false,
|
false,
|
||||||
lists:seq(1, 20)),
|
lists:seq(1, 30)),
|
||||||
?assertMatch(10, length(cdb_getpositions(P1, 10))),
|
?assertMatch(10, length(cdb_getpositions(P1, 10))),
|
||||||
{ok, F2} = cdb_complete(P1),
|
{ok, F2} = cdb_complete(P1),
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue