mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
- [x] Skip the `features_macro` test in offline mode since it makes calls to `create_single_kernel_helper_create_program` and fails when the call doesn't return `CL_SUCCESS` which will happen when the offline compiler fails to compile the kernel which is deliberately supposed to fail compilation in this test.