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

Changes

Summary

  1. Newt/AWT: Add singleton test instance lock for all AWT Robot tests, (details)
Commit 1817971061935b36fcaeb777be145d63112d8616 by Sven Gothel
Newt/AWT: Add singleton test instance lock for all AWT Robot tests, otherwise multiple parallel tests will render the result invalid
The file was modifiedsrc/junit/com/jogamp/test/junit/util/AWTRobotUtil.java (diff)
The file was addedsrc/junit/com/jogamp/test/junit/util/SingletonInstance.java (diff)
The file was modifiedsrc/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWTRobot.java (diff)
The file was modifiedsrc/junit/com/jogamp/test/junit/newt/TestFocus02SwingAWTRobot.java (diff)
The file was modifiedmake/scripts/tests.sh (diff)
The file was modifiedsrc/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWTRobotUsageBeforeJOGLInitBug411.java (diff)