Speed of corrupted sft unit test

Test too slow when running with coverage
This commit is contained in:
martinsumner 2016-11-07 19:20:46 +00:00
parent 5a36f053d9
commit b47f8963d5

View file

@ -1908,7 +1908,7 @@ key_dominates_test() ->
corrupted_sft_test() ->
Filename = "../test/bigcorrupttest1.sft",
{KL1, KL2} = {lists:ukeysort(1, generate_randomkeys(10000)), []},
{KL1, KL2} = {lists:ukeysort(1, generate_randomkeys(2000)), []},
{InitHandle, InitFileMD} = create_file(Filename),
{Handle, _FileMD, _Rems} = complete_file(InitHandle,
InitFileMD,