Login  Register

Re: Release 2.4.0 Progress ..

Posted by Sven Gothel on Jan 18, 2023; 4:36am
URL: https://forum.jogamp.org/Release-2-4-0-Progress-tp4042061p4042063.html

Just some raw figures ..

MacOS Pbuffer has been disabled for MacOS > 10.14

A couple tests have been disabled due to prolonged hang.

In total, above disabled and failed tests should be analyzed and fixed.

Windows 10, x86_64,
=============
- Platform: WINDOWS / Windows 10 10.0 (10.0.0), amd64 (X86_64, GENERIC_ABI), 6 cores, littleEndian true
- OpenGL 4.6 (Core profile, arb, compat[ES2, ES3, ES31, ES32], FBO, hardware) - 4.6.0 NVIDIA 391.35
  - GL_RENDERER: GeForce GTX 460/PCIe/SSE2
- Java Version: 17.0.5 (17.0.5u0), VM: OpenJDK 64-Bit Server VM, Eclipse Adoptium

jogamp@jogamp01 ~/JogAmp/jogl/make
$ scripts/check-junit.sh ../build-win64

Results of ../build-win64/test/results

number of junit classes
    291    2619   88774

number of passed junit classes - failures
    290    2610   88484

number of passed junit classes - errors
    290    2610   88482

number of failed junit classes - failures
      1       9     290

number of failed junit classes - errors
      1       9     292

failed junit classes - failures
com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT

failed junit classes - errors
com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn

+++

Debian 11/Linux, x86_64,
===============
- Platform: LINUX / Linux 5.16.18 (5.16.18), amd64 (X86_64, GENERIC_ABI), 8 cores, littleEndian true
- OpenGL 4.6 (Core profile, arb, compat[ES2, ES3, ES31, ES32], FBO, hardware) - 4.6 (Core Profile) Mesa 20.3.5 [GL 4.6.0, vendor 20.3.5 ((Core Profile) Mesa 20.3.5)]
  - GL_RENDERER: Mesa Intel(R) UHD Graphics (CML GT2)
- Java Version: 17.0.4 (17.0.4u0), VM: OpenJDK 64-Bit Server VM, Debian

jogamp@jogamp07:~/projects/JogAmp/jogl/make$ scripts/check-junit.sh ../build-x86_64

Results of ../build-x86_64/test/results

number of junit classes
    291    2619   88768

number of passed junit classes - failures
    291    2619   88768

number of passed junit classes - errors
    288    2592   87810

number of failed junit classes - failures
      0       0       0

number of failed junit classes - errors
      3      27     958

failed junit classes - failures

failed junit classes - errors
com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT
com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT
com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT
+++

MacOS 12.6.2, x86_64
================
- Platform: MACOS / Mac OS X 12.6.2 (12.6.2), x86_64 (X86_64, GENERIC_ABI), 4 cores, littleEndian true
- OpenGL 4.1 (Core profile, arb, compat[ES2, ES3], FBO, hardware) - 4.1 INTEL-18.8.5 [GL 4.1.0, vendor 18.8.5 (INTEL-18.8.5)]
  - GL_RENDERER: Intel Iris OpenGL Engine
- Java Version: 17.0.5 (17.0.5u0), VM: OpenJDK 64-Bit Server VM, Eclipse Adoptium

jogamp03:make jogamp$ scripts/check-junit.sh ../build-macosx

Results of ../build-macosx/test/results

number of junit classes
     291    2619   93705

number of passed junit classes - failures
     288    2592   92742

number of passed junit classes - errors
     287    2583   92426

number of failed junit classes - failures
       3      27     963

number of failed junit classes - errors
       4      36    1279

failed junit classes - failures
com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT5
com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec
com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot

failed junit classes - errors
com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3
com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT
com.jogamp.opengl.test.junit.jogl.swt.TestGLCanvasSWTNewtCanvasSWTPosInTabs
com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec
+++

MacOS 13.1, aarch64
================
- Platform: MACOS / Mac OS X 13.1 (13.1.0), aarch64 (ARM64, EABI_AARCH64), 8 cores, littleEndian true
- OpenGL 4.1 (Core profile, arb, compat[ES2, ES3], FBO, hardware) - 4.1 Metal - 83 [GL 4.1.0, vendor 0.0.0 (n/a)]
  - GL_RENDERER: Apple M1
- Java Version: 17.0.5 (17.0.5u0), VM: OpenJDK 64-Bit Server VM, Eclipse Adoptium

kaiwlan:make jogamp$ scripts/check-junit.sh ../build-macosx/

Results of ../build-macosx//test/results

number of junit classes
     291    2619   93705

number of passed junit classes - failures
     287    2583   92448

number of passed junit classes - errors
     285    2565   91783

number of failed junit classes - failures
       4      36    1257

number of failed junit classes - errors
       6      54    1922

failed junit classes - failures
com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT5
com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec
com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT
com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT

failed junit classes - errors
com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565
com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3
com.jogamp.opengl.test.junit.jogl.awt.TestBug1245JTabbedPanelCrashAWT
com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT
com.jogamp.opengl.test.junit.jogl.swt.TestGLCanvasSWTNewtCanvasSWTPosInTabs
com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec

+++