You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FAIL] live 3 fail add (key).
[FAIL] close 1 close and reopen more.
length = 1 sometimes fails these unit tests:
[FAIL] close 1 close and reopen more.
[FAIL] close 2 crash and continue.
[FAIL] merge 2 interleaved merge.
[FAIL] merge 3 write at the end of merge.
[FAIL] flush_callback 2 replace.
length = 0 always fails all tests except the io_array ones
The text was updated successfully, but these errors were encountered:
Changing
module String_size = struct let length = 20 end
inindex/test/unix/common.ml
Line 11 in 4decebd
length = 3
or more doesn't fail the tests.length = 2
sometimes fails these unit tests:length = 1
sometimes fails these unit tests:length = 0
always fails all tests except theio_array
onesThe text was updated successfully, but these errors were encountered: