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

Regression

com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT.testCloseJFrameNewtCanvasAWT

Failing for the past 2 builds (Since #534 )
Took 3.4 sec.

Error Message

expected:<true> but was:<false>

Stacktrace

junit.framework.AssertionFailedError: expected:<true> but was:<false>
	at com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT.testCloseJFrameNewtCanvasAWT(TestWindowClosingProtocol03NewtAWT.java:74)

Standard Error

Thread-0 - SingletonInstanceServerSocket: localhost/127.0.0.1:59999 - started
SLOCK 1319372581106 +++ localhost/127.0.0.1:59999 - Locked 
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
Detected screen size 1920x1080
java.lang.InternalError: getCurrentScreenModeImpl() == null
	at jogamp.newt.ScreenImpl.initScreenModeStatus(ScreenImpl.java:490)
	at jogamp.newt.ScreenImpl.createNative(ScreenImpl.java:178)
	at jogamp.newt.ScreenImpl.addReference(ScreenImpl.java:213)
	at jogamp.newt.WindowImpl.createNative(WindowImpl.java:283)
	at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:707)
	at jogamp.newt.WindowImpl$SetSizeActionImpl.run(WindowImpl.java:805)
	at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:193)
	at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1520)
	at jogamp.newt.WindowImpl.setSize(WindowImpl.java:815)
	at com.jogamp.newt.opengl.GLWindow.setSize(GLWindow.java:323)
	at jogamp.newt.awt.event.AWTParentWindowAdapter$1.run(AWTParentWindowAdapter.java:81)
	at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:81)
	at jogamp.newt.DefaultEDTUtil$EventDispatchThread.run(DefaultEDTUtil.java:295)
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
SLOCK 1319372584642 --- localhost/127.0.0.1:59999 - Unlock ok