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_False

Failing for the past 8 builds (Since Unstable#170 )
Took 11 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_False(TestDisplayLifecycle01NEWT.java:270)
	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)