1# Failed (error code: CL_BUILD_PROGRAM_FAILURE): Trigger CL_INVALID_BUILD_OPTIONS if the build options specified by options are invalid. 2api@clbuildprogram,Fail 3 4# Failed (error code: CL_COMPILE_PROGRAM_FAILURE): Trigger CL_INVALID_COMPILER_OPTIONS if the build options specified by options are invalid. 5# Failed (error code: CL_INVALID_OPERATION): CL_SUCCESS when compiling an empty string.. 6api@clcompileprogram,Fail 7 8# Failed: return NULL if platform is not a valid platform 9api@clgetextensionfunctionaddressforplatform,Fail 10 11# Failed (error code: CL_SUCCESS): Trigger CL_KERNEL_ARG_INFO_NOT_AVAILABLE if the argument information is not available for kernel. 12api@clgetkernelarginfo,Fail 13 14# Failed (error code: CL_SUCCESS): Trigger CL_INVALID_LINKER_OPTIONS if the linker options specified by options are invalid. 15# Failed (error code: CL_LINK_PROGRAM_FAILURE): Trigger CL_INVALID_OPERATION if the rules for devices containing compiled binaries or libraries as described in input_programs argument above are not followed. 16# Failed (error code: CL_SUCCESS): Trigger CL_LINK_PROGRAM_FAILURE if there is a failure to link the compiled binaries and/or libraries. 17api@cllinkprogram,Fail 18 19# "input.cl:8:10: fatal error: 'include_test.h' file not found" 20# build-piglit.sh removes all the *.[ch] files from the piglit tree, so it's a Mesa CI bug. 21program@build@include-directories,Fail 22 23# Expecting 0.000000 (0x0) with tolerance 0.000000 (0 ulps), but got 0.000000 (0x40) 24# Error at float[0] 25# Argument 0: FAIL 26program@execute@amdgcn-f32-inline-immediates,Fail 27program@execute@amdgcn-f32-inline-immediates@add integer 64,Fail 28 29# Expecting 0.000000 (0x1) with tolerance 0.000000 (0 ulps), but got 0.000000 (0x800000) 30program@execute@[email protected],Fail 31program@execute@[email protected]@nextafter float1,Fail 32program@execute@[email protected]@nextafter float16,Fail 33program@execute@[email protected]@nextafter float2,Fail 34program@execute@[email protected]@nextafter float4,Fail 35program@execute@[email protected]@nextafter float8,Fail 36 37# Expecting 0 (0x0) with tolerance 0, but got 9 (0x9) 38program@execute@global-offset,Fail 39program@execute@global-offset@3d- input dependent,Fail 40 41# Debian bookworm fails 42program@build@vector-data-types,Fail 43