Skip to content

Failed

com.jogamp.opencl.CLBufferTest.writeCopyReadBufferTest

Failing for the past 19 builds (Since Unstable#432 )
Took 0.29 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.writeCopyReadBufferTest(CLBufferTest.java:142)

Standard Output

 - - - highLevelTest; create buffer test - - - 
 - - - highLevelTest; copy buffer test - - - 
validating computed results...
a: 2099066456
b: 2099000920
position: 27032552
 - - - highLevelTest; host pointer test - - - 
testing with COPY_BUFFER config
validating computed results...
a: 554962634
b: 554961610
position: 10173652
 - - - highLevelTest; map buffer test - - - 
validating computed results...
a: -1111614906
b: -1112139194
position: 596820
 - - - subBufferTest - - - 
aborting subBufferTest
 - - - destructorCallbackTest - - - 
aborting destructorCallbackTest