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

Regression

com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT.test01CreateVisibleDestroy

Failing for the past 1 build (Since Unstable#1420 )
Took 2.3 sec.

Error Message

expected:<false> but was:<true>

Stacktrace

junit.framework.AssertionFailedError: expected:<false> but was:<true>
	at com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT.test01CreateVisibleDestroy(TestParenting01NEWT.java:132)
	at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)

Standard Error

++++ Test Singleton.ctor()
++++ Test Singleton.lock()
SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1439219618443 ms III localhost/127.0.0.1:59999 - Wait for lock
Thread-7 - SISock: localhost/127.0.0.1:59999 - started
SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1439219643012 ms +++ localhost/127.0.0.1:59999 - Locked within 24577 ms, 50 attempts
++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy
Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x42ef83d3: tileRendererInUse null, GearsES2[obj 0x42ef83d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
GearsES2 init 0x42ef83d3 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
Swap Interval  -1
GL Profile     GLProfile[GL2/GL2.hw]
GL Version     2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 INTEL-10.6.31 [GL 2.1.0, vendor 10.6.31 (INTEL-10.6.31)]
Quirks         [NoOffscreenBitmap, GL4NeedsGL3Request, NeedSharedObjectSync]
Impl. class    jogamp.opengl.gl4.GL4bcImpl
GL_VENDOR      Intel Inc.
GL_RENDERER    Intel Iris OpenGL Engine
GL_VERSION     2.1 INTEL-10.6.31
GLSL           true, has-compiler-func: true, version: 1.20 / 1.20.0
GL FBO: basic true, full true
GL_EXTENSIONS  128
GLX_EXTENSIONS 0
-----------------------------------------------------------------------------------------------------
gear1 0x42ef83d3 created: GearsObj[0xf8622f3, vbo ff 1, fs 2, bf 3, bs 4]
gear2 0x42ef83d3 created: GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10]
gear3 0x42ef83d3 created: GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10]
Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x42ef83d3 FIN GearsES2[obj 0x42ef83d3 isInit true, usesShared false, 1 GearsObj[0xf8622f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9e1be92, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x42ef83d3 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fcda2577c20, msaa false, tileRendererInUse null
>> GearsES2 0x42ef83d3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x42ef83d3 320x240, swapInterval 1, drawable 0x7fcda2577c20
Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono  , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
Swap Interval  -1
GL Profile     GLProfile[GL2/GL2.hw]
GL Version     2.1 (Compat profile, arb, compat[], FBO, hardware) - 2.1 INTEL-10.6.31 [GL 2.1.0, vendor 10.6.31 (INTEL-10.6.31)]
Quirks         [NoOffscreenBitmap, GL4NeedsGL3Request, NeedSharedObjectSync]
Impl. class    jogamp.opengl.gl4.GL4bcImpl
GL_VENDOR      Intel Inc.
GL_RENDERER    Intel Iris OpenGL Engine
GL_VERSION     2.1 INTEL-10.6.31
GLSL           true, has-compiler-func: true, version: 1.20 / 1.20.0
GL FBO: basic true, full true
GL_EXTENSIONS  128
GLX_EXTENSIONS 0
-----------------------------------------------------------------------------------------------------
ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
	null
	ShaderProgram[id=2, linked=false, inUse=false, program: 1,
   ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader:  2, source]
   ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader:  3, source]]
Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fcda25521a0, tileRendererInUse null
Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
Frames for setVisible(true): A1: 1, B1: 1
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy
++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate
++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative
++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate
++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative
++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative
++++ Test Singleton.unlock()
SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1439219646333 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms