fdb-record-layer
fdb-record-layer copied to clipboard
Make lucene tests with random seeds stable
Make lucene tests with random seeds stable
Right now, if you run the lucene tests with a random seed they will fail moderately often. We should change it so that they either pass, or if there is a known issue (such as Lucene trying to use our codec with a different directory), we will use assumptions to skip the test.