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

Changes

Summary

  1. refine 32/64 bit unit tests run (OSX) (details)
  2. Fix SWT test on OSX 32/64 bit ; Fix TestSWTAWT01GL for OSX (details)
Commit 7ce7febbbc81ebadb502f3a0f572a1623e7ae3a7 by Sven Gothel
refine 32/64 bit unit tests run (OSX)
The file was modified make/scripts/check-junit.sh (diff)
The file was modified make/build-test.xml (diff)
Commit f171a694436b7ef15802f7c3bf805bcdd76d2cf1 by Sven Gothel
Fix SWT test on OSX 32/64 bit ; Fix TestSWTAWT01GL for OSX

Fix SWT test on OSX 32/64 bit:
  - Pick 32bit SWT for 32bit tests

Fix TestSWTAWT01GL for OSX:
  - Using proper thread for AWT and SWT actions, platform agnostic
    but required for OSX.

  - Enable SWT*AWT* tests on OSX
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWT02GLn.java (diff)
The file was modified make/build-test.xml (diff)
The file was modified make/build-common.xml (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWTAWT01GLn.java (diff)