The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Fix build instructions (details)
- unit test: preserve hs_err_pid*.log files (move to results folder for (details)
- ignore all build* folders (details)
- Bug 978: Promote whether a test shall fail due to unavailable CL driver (details)
The file was modified | doc/HowToBuild.html (diff) |
The file was modified | make/build-test.xml (diff) |
The file was modified | .gitignore (diff) |
The file was modified | test/com/jogamp/opencl/CLImageTest.java (diff) |
The file was modified | test/com/jogamp/opencl/test/util/MiscUtils.java (diff) |
The file was modified | test/com/jogamp/opencl/gl/CLGLTest.java (diff) |
The file was modified | test/com/jogamp/opencl/CLBufferTest.java (diff) |
The file was modified | test/com/jogamp/opencl/CLCommandQueueTest.java (diff) |
The file was modified | test/com/jogamp/opencl/CLProgramTest.java (diff) |
The file was modified | test/com/jogamp/opencl/util/concurrent/CLMultiContextTest.java (diff) |
The file was modified | test/com/jogamp/opencl/test/util/UITestCase.java (diff) |
The file was modified | test/com/jogamp/opencl/HighLevelBindingTest.java (diff) |
The file was modified | test/com/jogamp/opencl/LowLevelBindingTest.java (diff) |