Result: fail
Detail | Value |
---|---|
Returncode | 1 |
Time | 0:00:07.296957 |
Stdout |
## Test: atomic_xchg global (/home/vesely/piglit/tests/cl/program/program-tester.c) ## # Platform supporting only version 1.1. Running test on that version. # Running on: # Platform: Clover # Device: AMD TURKS (DRM 2.50.0 / 4.18.14-200.fc28.x86_64, LLVM 8.0.0) # OpenCL version: 1.2 # OpenCL C version: 1.1 # Build options: -cl-std=CL1.1 Program has been built successfully > Running kernel test: simple int Using kernel simple_int Setting kernel arguments... Running the kernel... Validating results... Argument 0: PASS > Running kernel test: simple uint Using kernel simple_uint Setting kernel arguments... Running the kernel... Validating results... Argument 0: PASS > Running kernel test: simple float Using kernel simple_float Setting kernel arguments... Running the kernel... Validating results... Argument 0: PASS > Running kernel test: threads int Using kernel threads_int Setting kernel arguments... Running the kernel... Validating results... Argument 0: PASS Expecting 0 (0x0) with tolerance 0, but got -1 (0xffffffffffffffff) Error at int[1] Argument 1: FAIL > Running kernel test: threads uint Using kernel threads_uint Setting kernel arguments... Running the kernel... Validating results... Argument 0: PASS Expecting 0 (0x0) with tolerance 0, but got 9 (0x9) Error at int[1] Argument 1: FAIL > Running kernel test: threads float Using kernel threads_float Setting kernel arguments... Running the kernel... Validating results... Argument 0: PASS Expecting 0.000000 (0x0) with tolerance 0.000000 (0 ulps), but got -1.000000 (0xbf800000) Error at float[1] Argument 1: FAIL >> Some or all of the tests FAILED # Result: |
Stderr | |
Environment |
PIGLIT_SOURCE_DIR="/home/vesely/piglit" PIGLIT_PLATFORM="mixed_glx_egl" |
Command | /home/vesely/piglit/bin/cl-program-tester /home/vesely/piglit/tests/cl/program/execute/builtin/atomic/atomic_xchg-global-return.cl |
dmesg |