This is due to an out of memory exception in

   [junit4]   1> at
org.apache.lucene.search.TestInetAddressRangeQueries.testRandomBig(TestInetAddressRangeQueries.java:81)

Seems like mem codec has been picked -- should we add suppression to this test?

@SuppressCodecs({"Direct", "Memory"})

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to