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

Changes

Summary

  1. Bug 1211: Adding unit test to identify Thread.interrupt() caller for (details)
  2. Bug 1211: Show Platform-Info for unit test TestBug1211IRQ00NEWT (commit (details)
  3. Bug 1211: Custom size for TestBug1211IRQ00NEWT (details)
  4. Bug 1211 TestBug1211IRQ00NEWT: Fix using durationTest01; Make (details)
  5. Bug 1211 TestBug1211IRQ00NEWT: Add assertions incl. testing (details)
Commit 5f5553f1c0b6731970db6df24d79654661238247 by Sven Gothel
Bug 1211: Adding unit test to identify Thread.interrupt() caller for
DefaultEDTUtil.invokeImpl(..) wait interruption
The file was addedsrc/test/com/jogamp/opengl/test/junit/newt/TestBug1211IRQ00NEWT.java (diff)
The file was modifiedmake/scripts/tests.sh (diff)
Commit d04841599ab2ed181f081ff7fdd38ac4ef65ca34 by Sven Gothel
Bug 1211: Show Platform-Info for unit test TestBug1211IRQ00NEWT (commit
5f5553f1c0b6731970db6df24d79654661238247)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/newt/TestBug1211IRQ00NEWT.java (diff)
Commit 34d54a9af4413eab840ef9055400e2f5845b4f3a by Sven Gothel
Bug 1211: Custom size for TestBug1211IRQ00NEWT
Tested on GNU/Linux desktop machines (also our test node w/ nvidia,
producing the issue sometimes) with jre8, jre7 and jre6. No interruption
detected .. sadly.
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/newt/TestBug1211IRQ00NEWT.java (diff)
Commit 3e5c410e1d0ae42c68a7ab1342a7da96ef523a4b by Sven Gothel
Bug 1211 TestBug1211IRQ00NEWT: Fix using durationTest01; Make
createWindow(..) analog to GLWindow.main(..)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/newt/TestBug1211IRQ00NEWT.java (diff)
Commit e1bf8dd6a24796589bcfcdc6dd66c5a4911d4dcd by Sven Gothel
Bug 1211 TestBug1211IRQ00NEWT: Add assertions incl. testing
Thread.interrupted() assuring no silence interruption occured
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/newt/TestBug1211IRQ00NEWT.java (diff)