Build #60

Build: #60 failed

Job: JDK 1.7 failed

Stages & jobs

  1. Compile and test

  2. Package

Job result summary

Completed
Duration
51 seconds
Revision
27a40f9eff024a9cbde5d8cb2b60b409a1f7bb20 27a40f9eff024a9cbde5d8cb2b60b409a1f7bb20
Total tests
3450
Fixed in
#61 (Code changes detected)

Tests

  • 3,450 tests in total
  • 1 test failed
  • 1 failure is new
  • 34 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed HashCollisionsClusteringTest testHashSetClusteringAtFront2 History
3 secs
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...)