Fixed flaky test [skip ci]

This commit is contained in:
Andrew Kane
2024-04-07 19:11:16 -07:00
parent 3bd67fef54
commit 4c0b10451f

View File

@@ -86,7 +86,7 @@ foreach (@queries)
push(@expected, $res);
}
test_recall(0.19, $limit, "before vacuum");
test_recall(0.18, $limit, "before vacuum");
test_recall(0.95, 100, "before vacuum");
# TODO Test concurrent inserts with vacuum