Skip to content

Regression

com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.testGLSLUse01

Failing for the past 1 build (Since Unstable#379 )
Took 0.35 sec.

Error Message

expected:<true> but was:<false>

Stacktrace

junit.framework.AssertionFailedError: expected:<true> but was:<false>
	at com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.testGLSLUse01(TestGLSLSimple01NEWT.java:127)

Standard Error

Locked /tmp/UITestCase.lock
class init
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT
Detected screen size 1920x1080
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT
++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT
Exception in thread "Thread-4-Animator-1" java.lang.AssertionError: expected:<0> but was:<1280>
	at org.junit.Assert.fail(Assert.java:91)
	at org.junit.Assert.failNotEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:126)
	at org.junit.Assert.assertEquals(Assert.java:470)
	at org.junit.Assert.assertEquals(Assert.java:454)
	at com.jogamp.opengl.test.junit.util.GLSLSimpleProgram.create(GLSLSimpleProgram.java:54)
	at com.jogamp.opengl.test.junit.jogl.demos.es2.RedSquare0.init(RedSquare0.java:58)
	at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:132)
	at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:164)
	at com.jogamp.newt.opengl.GLWindow$DisplayAction.run(GLWindow.java:591)
	at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:335)
	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:537)
	at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:513)
	at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:50)
	at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:142)
	at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:174)
	at java.lang.Thread.run(Thread.java:662)
++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT
class tear down ..
X11Util.Display: Shutdown (close open / pending Displays: false, open (no close attempt): 1/1, open (no close attempt and uncloseable): 1)
X11Util: Open X11 Display Connections: 1
X11Util: [0]: NamedX11Display[:0.0, 0x412c6e10, refCount 1, unCloseable false]
X11Util: Pending X11 Display Connections: 1
X11Util: [0]: NamedX11Display[:0.0, 0x412c6e10, refCount 1, unCloseable false]
class tear down end