The Jenkins Controller is preparing for shutdown. No new builds can be started.
Regression
com.jogamp.common.util.IntIntHashMapTest.benchmark
Failing for the past 1 build
(Since Unstable )
Error Message
'get' too slow
Stacktrace
junit.framework.AssertionFailedError: 'get' too slow at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:312) 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: 5.336689ms map: 7.052008ms get iimap: 2.648028ms map: 4.094516ms remove iimap: 2.880467ms map: 9.454942ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 18.577732ms map: 5.523264ms get iimap: 12.482625ms map: 2.235304ms remove iimap: 5.684355ms map: 3.64734ms
Standard Error
++++ Test Singleton.lock() Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1425636374530 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 @ 1425636376959 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms