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

Failed

com.jogamp.test.junit.newt.TestDisplayLifecycle01NEWT.testDisplayCreate01_DestroyWhenUnused_True

Failing for the past 9 builds (Since Unstable#170 )
Took 3 ms.

Error Message

expected:<false> but was:<true>

Stacktrace

junit.framework.AssertionFailedError: expected:<false> but was:<true>
	at com.jogamp.test.junit.newt.TestDisplayLifecycle01NEWT.testDisplayCreate01(TestDisplayLifecycle01NEWT.java:107)
	at com.jogamp.test.junit.newt.TestDisplayLifecycle01NEWT.testDisplayCreate01_DestroyWhenUnused_True(TestDisplayLifecycle01NEWT.java:283)
	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)