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

Failed

com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting03ReparentWin2TopReparentRecreate

Failing for the past 1 build (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.parenting.TestParenting01NEWT.testWindowParenting03ReparentWin2TopImpl(TestParenting01NEWT.java:634)
	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting03ReparentWin2TopReparentRecreate(TestParenting01NEWT.java:601)
	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)