urKernelGetGroupInfoMaxWorkGroupSizeTest
tests fail to build the OpenCL kernel on my 12th gen Intel system, and outputs the following message to stdout:
Compilation started
Unsupported SPIR-V module
KernelAttributes is only supported on FPGA emulator
Compilation failed
It also has known failures in the test listed as 13th Gen OpenCL, CUDA and Hip, which I expect to be similar.
Should a DeviceInfo query be added and implemented for checking whether "KernelAttributes" support is available?