Jenkins is going to shut down
Shut down reason: Winter
Shut down reason: Winter
Regression
com.jogamp.common.util.IntIntHashMapTest.benchmark
Error Message
'remove' too slow
Stacktrace
junit.framework.AssertionFailedError: 'remove' too slow at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:313) at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:244)
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 10.637ms map: 4.267ms get iimap: 1.888ms map: 3.798ms remove iimap: 2.271ms map: 6.938ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.183ms map: 2.285ms get iimap: 1.333ms map: 2.672ms remove iimap: 4.999ms map: 1.915ms
Standard Error
++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove