add test case which reliably produces btlazy2 rescale overflow bug
The unsorted_mark is handled like any index, which fails after a rescale.
This commit is contained in:
parent
64482c2c97
commit
4c7f137bd2
@ -712,6 +712,7 @@ roundTripTest -g18000018 -P94 18
|
||||
roundTripTest -g18000019 -P96 19
|
||||
|
||||
roundTripTest -g5000000000 -P99 1
|
||||
roundTripTest -g1700000000 -P0 "1 --zstd=strategy=6" # ensure btlazy2 can survive an overflow rescale
|
||||
|
||||
fileRoundTripTest -g4193M -P99 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user