The Jenkins Controller is preparing for shutdown. No new builds can be started.
Passed
com.jogamp.opengl.test.junit.math.TestVec3f01NOUI.test01Normalize
Standard Error
++++ TestCase.setUp: com.jogamp.opengl.test.junit.math.TestVec3f01NOUI - test01Normalize ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.math.TestVec3f01NOUI - test01Normalize ++++ TestCase.setUp: com.jogamp.opengl.test.junit.math.TestVec3f01NOUI - test02Angle Test 0-deg, UNIT_X vecs v0 1.0 / 0.0 / 0.0 v1 1.0 / 0.0 / 0.0 a0(v0, v1) = 0.0 rad, 0.0 deg, via dot, acos Test 0-deg, free vecs v0 0.14 / 0.07 / 0.0 v1 0.33 / 0.07 / 0.0 v0_1 0.19000001 / 0.0 / 0.0 a0(X, v0_1) = 0.0 rad, 0.0 deg, via ...[truncated 1 chars]... dot, acos Test 180-deg, free vecs v0 0.33 / 0.07 / 0.0 v1 0.14 / 0.07 / 0.0 v0_1 -0.19000001 / 0.0 / 0.0 a0(X, v0_1) = 3.1415927 rad, 180.0 deg, via dot, acos Test 90-deg, UNIT_X, UNIT_Y vecs v0 1.0 / 0.0 / 0.0 v1 0.0 / 1.0 / 0.0 a0(v0, v1) = 1.5707964 rad, 90.0 deg, via dot, acos Test 180-deg, UNIT_X, UNIT_X_NEG vecs v0 1.0 / 0.0 / 0.0 v1 -1.0 / 0.0 / 0.0 a0(v0, v1) = 3.1415927 rad, 180.0 deg, via dot, acos ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.math.TestVec3f01NOUI - test02Angle