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: 2.759789ms map: 3.007458ms get iimap: 1.527995ms map: 1.812286ms remove iimap: 2.046864ms map: 3.550428ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.131892ms map: 3.361941ms get iimap: 0.869864ms map: 20.76417ms remove iimap: 11.960825ms map: 1.983239ms
Standard Error
++++ Test Singleton.lock() Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1427288379113 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 @ 1427288380783 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms