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

Failed

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

Failing for the past 7 builds (Since Unstable#170 )
Took 4 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.testWindowParenting03ReparentWin2TopReparentNative(TestParenting01NEWT.java:606)
	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)