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

Failed

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

Failing for the past 1 build (Since Unstable#170 )
Took 5 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.testWindowParenting02ReparentTop2WinImpl(TestParenting01NEWT.java:361)
	at com.jogamp.test.junit.newt.parenting.TestParenting01NEWT.testWindowParenting02ReparentTop2WinReparentRecreate(TestParenting01NEWT.java:325)
	at com.jogamp.newt.util.MainThread$MainAction.run(MainThread.java:142)