The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed
com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag
Failing for the past 2 builds
(Since Unstable )
Error Message
java.lang.AssertionError
Stacktrace
java.lang.RuntimeException: java.lang.AssertionError at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.execOffThreadWithOnThreadEventDispatch(BaseNewtEventModifiers.java:361) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.testSingleButtonClickAndDrag(BaseNewtEventModifiers.java:486) Caused by: java.lang.AssertionError at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:680) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doSingleButtonClickAndDrag(BaseNewtEventModifiers.java:621) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$500(BaseNewtEventModifiers.java:53) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$6.run(BaseNewtEventModifiers.java:489) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:95) at java.lang.Thread.run(Thread.java:680)
Standard Error
SLOCK [T main @ 1380685391765 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-7 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1380685411796 ms +++ localhost/127.0.0.1:59999 - Locked within 20038 ms, 21 attempts Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl Swap Interval -1 GL Profile GLProfile[GL3/GL3.hw] GL Version 3.2 (Core profile, arb, FBO, hardware) - 3.2 NVIDIA-7.32.12 [GL 3.2.0, vendor 7.32.12 (NVIDIA-7.32.12)] Quirks [NoOffscreenBitmap] Impl. class jogamp.opengl.gl4.GL4bcImpl GL_VENDOR NVIDIA Corporation GL_RENDERER NVIDIA GeForce 320M OpenGL Engine GL_VERSION 3.2 NVIDIA-7.32.12 GLSL true, has-compiler-func: true, version: 1.50 / 1.50.0 GL FBO: basic true, full true GL_EXTENSIONS 16 GLX_EXTENSIONS 0 ----------------------------------------------------------------------------------------------------- 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[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f8ff8c60e50, tileRendererInUse null Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN requestFocus: NEWT Component centerMouse: robot pos: 300x300, onTitleBarIfWindow: false MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@9ac5f13/[I@1395dd5b, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685412405 d 9ms]]] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [I@53f78b68/[I@20e183e9, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685412407 d 7ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@359b46dc/[I@65493102, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685412407 d 7ms]]] requestFocus: click, d: 301 ms ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother WAIT-till-done: eventDispatch() #0 >>>> _doHoldOneButtonAndPressAnother *** 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 TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1): FAILED no event delivery RunnableTask.run(): A catched exception occured on thread Test-Thread: RunnableTask[executed false, 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:680) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doHoldOneButtonAndPressAnother(BaseNewtEventModifiers.java:535) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$300(BaseNewtEventModifiers.java:53) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$4.run(BaseNewtEventModifiers.java:469) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:95) at java.lang.Thread.run(Thread.java:680) WAIT-till-done: DONE ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence WAIT-till-done: eventDispatch() #0 >>>> _doPressAllButtonsInSequence WAIT-till-done: eventDispatch() #1 *** pressing button 1 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@4c221e9e/[I@54083e1e, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685417672 d 10ms]]] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED *** pressing button 2 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@69264eab/[I@51f6f27b, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685417723 d 4ms]]] WAIT-till-done: eventDispatch() #2 TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED *** pressing button 3 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@2ba99347/[I@a0430b6, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685417774 d 8ms]]] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED *** releasing button 3 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@191a01dd/[I@7a70610a, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685417826 d 0ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@67f31652/[I@83e96cf, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685417826 d 1ms]]] WAIT-till-done: eventDispatch() #3 TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED *** releasing button 2 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@451ef443/[I@73367e28, button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685417877 d 5ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7e94af2f/[I@53797795, button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685417877 d 5ms]]] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED *** releasing button 1 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@4b9a0203/[I@6bfa39bb, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685417929 d 9ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@78e45b5e/[I@582ab653, button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685417929 d 9ms]]] WAIT-till-done: eventDispatch() #4 TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED WAIT-till-done: eventDispatch() #5 WAIT-till-done: DONE ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag WAIT-till-done: eventDispatch() #0 >>>> _doSingleButtonClickAndDrag *** pressing button 1 WAIT-till-done: eventDispatch() #1 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@30e34726/[I@195428dd, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685420818 d 1ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED *** moving mouse MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [I@6446d228/[I@658f7386, button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685420869 d 4ms]]] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [I@1b980630/[I@19be4777, button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685420869 d 5ms]]] 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 WAIT-till-done: eventDispatch() #12 WAIT-till-done: eventDispatch() #13 WAIT-till-done: eventDispatch() #14 **** No Event. Waited 20 * 50ms, eventCount 0 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): FAILED no event delivery RunnableTask.run(): A catched exception occured on thread Test-Thread: RunnableTask[executed false, 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:680) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doSingleButtonClickAndDrag(BaseNewtEventModifiers.java:621) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$500(BaseNewtEventModifiers.java:53) at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$6.run(BaseNewtEventModifiers.java:489) at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:95) at java.lang.Thread.run(Thread.java:680) WAIT-till-done: DONE MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@5bf02b85/[I@74b957ea, button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685422436 d 2ms]]] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease WAIT-till-done: eventDispatch() #0 >>>> _doSingleButtonPressAndRelease *** pressing button 1 WAIT-till-done: eventDispatch() #1 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@435bb0f/[I@638bd7f1, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685424874 d 9ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED *** releasing button 1 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@720e4245/[I@620fa83, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685424925 d 2ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5f1eb199/[I@581de498, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685424925 d 3ms]]] WAIT-till-done: eventDispatch() #2 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED *** pressing button 2 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@128ae45a/[I@5c95da38, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685424977 d 6ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED *** releasing button 2 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7229c204/[I@1380cf2a, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685425028 d 10ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6da0d866/[I@5adf48c4, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685425028 d 10ms]]] WAIT-till-done: eventDispatch() #3 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED *** pressing button 3 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@79226a77/[I@427be8c2, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685425080 d 3ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED *** releasing button 3 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@54ee3aa7/[I@644cd580, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685425131 d 7ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@7054f9f1/[I@5ae576d4, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685425131 d 7ms]]] WAIT-till-done: eventDispatch() #4 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED WAIT-till-done: DONE ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl WAIT-till-done: eventDispatch() #0 >>>> _doSingleButtonPressAndRelease WAIT-till-done: eventDispatch() #1 WAIT-till-done: eventDispatch() #2 *** pressing button 1 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@2322bce/[I@2bd9e282, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685428020 d 1ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED *** releasing button 1 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@6da5db4b/[I@23e0512a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685428071 d 5ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@5bf0aecc/[I@1664023c, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685428071 d 5ms]]] WAIT-till-done: eventDispatch() #3 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED *** pressing button 2 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@7fcebc9f/[I@5dc1ac46, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685428123 d 8ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED *** releasing button 2 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@561557c0/[I@13342a67, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685428174 d 1ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@45cbda0a/[I@4a57ea52, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685428174 d 2ms]]] WAIT-till-done: eventDispatch() #4 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED *** pressing button 3 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@51d8d39f/[I@722d95b3, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685428225 d 5ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED *** releasing button 3 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@ebf5555/[I@337b4703, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685428276 d 9ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@6273305c/[I@786c1a82, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685428276 d 10ms]]] WAIT-till-done: eventDispatch() #5 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED WAIT-till-done: eventDispatch() #6 WAIT-till-done: eventDispatch() #7 WAIT-till-done: DONE ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift WAIT-till-done: eventDispatch() #0 >>>> _doSingleButtonPressAndRelease WAIT-till-done: eventDispatch() #1 WAIT-till-done: eventDispatch() #2 *** pressing button 1 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@14718242/[I@281ec58a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685431367 d 5ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED *** releasing button 1 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@7c3afb99/[I@45c3987, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685431418 d 9ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@42c4d04d/[I@747917a, button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685431418 d 9ms]]] WAIT-till-done: eventDispatch() #3 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED *** pressing button 2 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@6b9fe451/[I@4e46b90a, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685431470 d 2ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED *** releasing button 2 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@51e67ac/[I@f284fd4, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685431522 d 4ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@1f90ef12/[I@643f96ee, button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685431522 d 4ms]]] WAIT-till-done: eventDispatch() #4 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED *** pressing button 3 MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [I@ace16ad/[I@6032bd65, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685431574 d 7ms]]] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED *** releasing button 3 MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [I@2330633a/[I@3dc286e2, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685431625 d 11ms]]] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [I@2e257f1b/[I@1fbbdd48, button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1380685431625 d 11ms]]] WAIT-till-done: eventDispatch() #5 TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED WAIT-till-done: eventDispatch() #6 WAIT-till-done: eventDispatch() #7 WAIT-till-done: DONE ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN SLOCK [T main @ 1380685433340 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms