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

Failed

com.jogamp.opencl.CLBufferTest.subBufferTest

Failing for the past 223 builds (Since Unstable#513 )
Took 14 ms.

Error Message

can not create sub buffer [error: CL_MISALIGNED_SUB_BUFFER_OFFSET]

Stacktrace

com.jogamp.opencl.CLException$CLMisalignedSubBufferOffsetException: can not create sub buffer [error: CL_MISALIGNED_SUB_BUFFER_OFFSET]
	at com.jogamp.opencl.CLException.checkForError(CLException.java:67)
	at com.jogamp.opencl.CLBuffer.createSubBuffer(CLBuffer.java:119)
	at com.jogamp.opencl.CLBufferTest.subBufferTest(CLBufferTest.java:266)

Standard Output

 - - - highLevelTest; create buffer test - - - 
 - - - highLevelTest; copy buffer test - - - 
validating computed results...
results are valid
 - - - highLevelTest; host pointer test - - - 
testing with COPY_BUFFER config
validating computed results...
results are valid
testing with USE_BUFFER config
validating computed results...
results are valid
 - - - highLevelTest; map buffer test - - - 
validating computed results...
results are valid
 - - - subBufferTest - - - 
 - - - destructorCallbackTest - - - 
buffer released