java.lang.AssertionError: Takes too long, something is wrong. Added 198 batches.
at org.junit.Assert.fail(Assert.java:88)
at com.carrotsearch.hppc.HashCollisionsClusteringTest.testHashSetClusteringAtFront2(HashCollisionsClusteringTest.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
(15 more lines...)
|