Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Regression

com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease

Failing for the past 1 build (Since Unstable#1474 )
Took 3.5 sec.

Error Message

java.lang.AssertionError

Stacktrace

java.lang.RuntimeException: java.lang.AssertionError
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.execOffThreadWithOnThreadEventDispatch(BaseNewtEventModifiers.java:360)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.testSingleButtonPressAndRelease(BaseNewtEventModifiers.java:392)
Caused by: java.lang.AssertionError
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:679)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doSingleButtonPressAndRelease(BaseNewtEventModifiers.java:508)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$200(BaseNewtEventModifiers.java:55)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$1.run(BaseNewtEventModifiers.java:395)
	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:125)
	at java.lang.Thread.run(Thread.java:745)

Standard Error

++++ Test Singleton.ctor()
++++ Test Singleton.lock()
SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1544447411598 ms III - Start
SLOCK [T main @ 1544447411600 ms +++ localhost/127.0.0.1:59999 - Locked within 1008 ms, 1 attempts
requestFocus: AWT Component
Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
Chosen GLCapabilities: GLCaps[wgl vid 7 arb: rgba 8/8/8/0, opaque, accum-rgba 16/16/16/16, dp/st/ms 24/0/0, dbl, mono  , hw, GLProfile[GL4bc/GL4bc.hw], on-scr[.]]
INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
Swap Interval  1
GL Profile     GLProfile[GL4bc/GL4bc.hw]
GL Version     4.6 (Compat profile, arb, compat[ES2, ES3, ES31, ES32], FBO, hardware) - 4.6.0 NVIDIA 388.13 [GL 4.6.0, vendor 388.13.0 (NVIDIA 388.13)]
Quirks         [NoDoubleBufferedBitmap, NoSurfacelessCtx]
Impl. class    jogamp.opengl.gl4.GL4bcImpl
GL_VENDOR      NVIDIA Corporation
GL_RENDERER    GeForce GTX 460/PCIe/SSE2
GL_VERSION     4.6.0 NVIDIA 388.13
GLSL           true, has-compiler-func: true, version: 4.60 NVIDIA / 4.60.0
GL FBO: basic true, full true
GL_EXTENSIONS  325
GLX_EXTENSIONS 30
-----------------------------------------------------------------------------------------------------
ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
	null
	ShaderProgram[id=1, linked=false, inUse=false, program: 1,
   ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader:  2, source]
   ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 384x361 of 384x361, swapInterval 1, drawable 0x4c010f64, tileRendererInUse null
Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
centerMouse: robot pos: 300x312, onTitleBarIfWindow: false
requestFocus: click, d: 501 ms
++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
WAIT-till-done: eventDispatch() #0

>>>> _doHoldOneButtonAndPressAnother
WAIT-till-done: eventDispatch() #1
*** pressing button 1
WAIT-till-done: eventDispatch() #2
WAIT-till-done: eventDispatch() #3
WAIT-till-done: eventDispatch() #4
WAIT-till-done: eventDispatch() #5
WAIT-till-done: eventDispatch() #6
WAIT-till-done: eventDispatch() #7
WAIT-till-done: eventDispatch() #8
WAIT-till-done: eventDispatch() #9
WAIT-till-done: eventDispatch() #10
WAIT-till-done: eventDispatch() #11
**** No Event. Waited 20 * 50ms, eventCount 0
TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1):  FAILED
         no event delivery
RunnableTask.run(): A caught exception occured on thread Test-Thread: RunnableTask[enqueued true[executed false, flushed false, thread[0x6c1efc85, Test-Thread]], tTotal 1 ms, tExec 0 ms, tQueue 1 ms, attachment null, throwable java.lang.AssertionError]
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:679)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doHoldOneButtonAndPressAnother(BaseNewtEventModifiers.java:534)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$300(BaseNewtEventModifiers.java:55)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$4.run(BaseNewtEventModifiers.java:468)
	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:125)
	at java.lang.Thread.run(Thread.java:745)
WAIT-till-done: DONE
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
WAIT-till-done: eventDispatch() #0

>>>> _doPressAllButtonsInSequence
WAIT-till-done: eventDispatch() #1
*** pressing button 1
WAIT-till-done: eventDispatch() #2
WAIT-till-done: eventDispatch() #3
WAIT-till-done: eventDispatch() #4
WAIT-till-done: eventDispatch() #5
WAIT-till-done: eventDispatch() #6
WAIT-till-done: eventDispatch() #7
WAIT-till-done: eventDispatch() #8
WAIT-till-done: eventDispatch() #9
WAIT-till-done: eventDispatch() #10
WAIT-till-done: eventDispatch() #11
**** No Event. Waited 20 * 50ms, eventCount 0
TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1):  FAILED
         no event delivery
RunnableTask.run(): A caught exception occured on thread Test-Thread: RunnableTask[enqueued true[executed false, flushed false, thread[0x24ecd7c, Test-Thread]], tTotal 1 ms, tExec 0 ms, tQueue 1 ms, attachment null, throwable java.lang.AssertionError]
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:679)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doPressAllButtonsInSequence(BaseNewtEventModifiers.java:579)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$400(BaseNewtEventModifiers.java:55)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$5.run(BaseNewtEventModifiers.java:478)
	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:125)
	at java.lang.Thread.run(Thread.java:745)
WAIT-till-done: DONE
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
WAIT-till-done: eventDispatch() #0

>>>> _doSingleButtonClickAndDrag
WAIT-till-done: eventDispatch() #1
*** pressing button 1
WAIT-till-done: eventDispatch() #2
WAIT-till-done: eventDispatch() #3
WAIT-till-done: eventDispatch() #4
WAIT-till-done: eventDispatch() #5
WAIT-till-done: eventDispatch() #6
WAIT-till-done: eventDispatch() #7
WAIT-till-done: eventDispatch() #8
WAIT-till-done: eventDispatch() #9
WAIT-till-done: eventDispatch() #10
WAIT-till-done: eventDispatch() #11
**** No Event. Waited 20 * 50ms, eventCount 0
TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1):  FAILED
         no event delivery
RunnableTask.run(): A caught exception occured on thread Test-Thread: RunnableTask[enqueued true[executed false, flushed false, thread[0x5294eb7a, Test-Thread]], tTotal 1 ms, tExec 0 ms, tQueue 1 ms, attachment null, throwable java.lang.AssertionError]
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:679)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doSingleButtonClickAndDrag(BaseNewtEventModifiers.java:613)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$500(BaseNewtEventModifiers.java:55)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$6.run(BaseNewtEventModifiers.java:488)
	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:125)
	at java.lang.Thread.run(Thread.java:745)
WAIT-till-done: DONE
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
WAIT-till-done: eventDispatch() #0

>>>> _doSingleButtonPressAndRelease
*** pressing button 1
WAIT-till-done: eventDispatch() #1
WAIT-till-done: eventDispatch() #2
WAIT-till-done: eventDispatch() #3
WAIT-till-done: eventDispatch() #4
WAIT-till-done: eventDispatch() #5
WAIT-till-done: eventDispatch() #6
WAIT-till-done: eventDispatch() #7
WAIT-till-done: eventDispatch() #8
WAIT-till-done: eventDispatch() #9
WAIT-till-done: eventDispatch() #10
**** No Event. Waited 20 * 50ms, eventCount 0
TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1):  FAILED
         no event delivery
RunnableTask.run(): A caught exception occured on thread Test-Thread: RunnableTask[enqueued true[executed false, flushed false, thread[0x216e51b1, Test-Thread]], tTotal 1 ms, tExec 0 ms, tQueue 1 ms, attachment null, throwable java.lang.AssertionError]
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:679)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doSingleButtonPressAndRelease(BaseNewtEventModifiers.java:508)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$200(BaseNewtEventModifiers.java:55)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$1.run(BaseNewtEventModifiers.java:395)
	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:125)
	at java.lang.Thread.run(Thread.java:745)
WAIT-till-done: DONE
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
WAIT-till-done: eventDispatch() #0

>>>> _doSingleButtonPressAndRelease
WAIT-till-done: eventDispatch() #1
*** pressing button 1
WAIT-till-done: eventDispatch() #2
WAIT-till-done: eventDispatch() #3
WAIT-till-done: eventDispatch() #4
WAIT-till-done: eventDispatch() #5
WAIT-till-done: eventDispatch() #6
WAIT-till-done: eventDispatch() #7
WAIT-till-done: eventDispatch() #8
WAIT-till-done: eventDispatch() #9
WAIT-till-done: eventDispatch() #10
WAIT-till-done: eventDispatch() #11
**** No Event. Waited 20 * 50ms, eventCount 0
TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1):  FAILED
         no event delivery
RunnableTask.run(): A caught exception occured on thread Test-Thread: RunnableTask[enqueued true[executed false, flushed false, thread[0x4ed3c768, Test-Thread]], tTotal 0 ms, tExec 0 ms, tQueue 0 ms, attachment null, throwable java.lang.AssertionError]
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:679)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doSingleButtonPressAndRelease(BaseNewtEventModifiers.java:508)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$200(BaseNewtEventModifiers.java:55)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$3.run(BaseNewtEventModifiers.java:415)
	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:125)
	at java.lang.Thread.run(Thread.java:745)
WAIT-till-done: DONE
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
WAIT-till-done: eventDispatch() #0

>>>> _doSingleButtonPressAndRelease
WAIT-till-done: eventDispatch() #1
*** pressing button 1
WAIT-till-done: eventDispatch() #2
WAIT-till-done: eventDispatch() #3
WAIT-till-done: eventDispatch() #4
WAIT-till-done: eventDispatch() #5
WAIT-till-done: eventDispatch() #6
WAIT-till-done: eventDispatch() #7
WAIT-till-done: eventDispatch() #8
WAIT-till-done: eventDispatch() #9
WAIT-till-done: eventDispatch() #10
WAIT-till-done: eventDispatch() #11
**** No Event. Waited 20 * 50ms, eventCount 0
TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1):  FAILED
         no event delivery
RunnableTask.run(): A caught exception occured on thread Test-Thread: RunnableTask[enqueued true[executed false, flushed false, thread[0x6d4df88, Test-Thread]], tTotal 1 ms, tExec 0 ms, tQueue 1 ms, attachment null, throwable java.lang.AssertionError]
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:679)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doSingleButtonPressAndRelease(BaseNewtEventModifiers.java:508)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$200(BaseNewtEventModifiers.java:55)
	at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$2.run(BaseNewtEventModifiers.java:405)
	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:125)
	at java.lang.Thread.run(Thread.java:745)
WAIT-till-done: DONE
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
++++ Test Singleton.unlock()
SLOCK [T SingletonServerSocket1-localhost/127.0.0.1:59999 @ 1544447434392 ms III - Stopping: alive true, shallQuit true, hasSocket true
SLOCK [T main @ 1544447434392 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms