Skip to content

Regression

com.jogamp.opencl.CLBufferTest.bufferWithHostPointerTest

Failing for the past 1 build (Since Unstable#631 )
Took 0.28 sec.

Error Message

a!=b

Stacktrace

junit.framework.AssertionFailedError: a!=b
	at com.jogamp.opencl.TestUtils.checkIfEqual(TestUtils.java:74)
	at com.jogamp.opencl.CLBufferTest.bufferWithHostPointerTest(CLBufferTest.java:184)

Standard Output

 - - - highLevelTest; create buffer test - - - 
 - - - highLevelTest; copy buffer test - - - 
validating computed results...
a: 391412602
b: 391412090
position: 39072940
 - - - highLevelTest; host pointer test - - - 
testing with COPY_BUFFER config
validating computed results...
a: 1156156955
b: 1156156443
position: 37536940
 - - - highLevelTest; map buffer test - - - 
validating computed results...
results are valid
 - - - subBufferTest - - - 
 - - - destructorCallbackTest - - - 
buffer released