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: 1.421109ms map: 3.125938ms get iimap: 1.377146ms map: 2.340369ms remove iimap: 1.502491ms map: 3.714174ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.158019ms map: 2.135281ms get iimap: 1.127194ms map: 1.624343ms remove iimap: 2.517464ms map: 0.752916ms
Standard Error
++++ Test Singleton.lock() Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1437262067556 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts ++++ 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 ++++ Test Singleton.unlock() SLOCK [T main @ 1437262068373 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms