Build #5

Build: #5 failed

Job: JDK 1.7 failed

Stages & jobs

  1. Compile and test

  2. Package

Job result summary

Completed
Duration
42 seconds
Revision
e2fa6e71f13756bdca3877d9ff4ee6c63e639bea e2fa6e71f13756bdca3877d9ff4ee6c63e639bea
Total tests
2761
Fixed in
#6 (Code changes detected)

Tests

  • 2,761 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 minute 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 146 batches.
	at org.junit.Assert.fail(Assert.java:88)
	at com.carrotsearch.hppc.HashCollisionsClusteringTest.testHashSetClusteringAtFront2(HashCollisionsClusteringTest.java:126)
	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...)