diff --git a/devops/cts_exclude_filter_L0_GPU b/devops/cts_exclude_filter_L0_GPU index eda011fa2f3fc..dfd8b4623bae1 100644 --- a/devops/cts_exclude_filter_L0_GPU +++ b/devops/cts_exclude_filter_L0_GPU @@ -1,3 +1,5 @@ # These two take too much time kernel_bundle marray +# fix: https://github.com/KhronosGroup/SYCL-CTS/pull/964 +accessor_legacy diff --git a/devops/cts_exclude_filter_OCL_CPU b/devops/cts_exclude_filter_OCL_CPU index cebc93ef30fd0..24f4a5c9eb41b 100644 --- a/devops/cts_exclude_filter_OCL_CPU +++ b/devops/cts_exclude_filter_OCL_CPU @@ -5,3 +5,5 @@ marray math_builtin_api # https://github.com/intel/llvm/issues/13574 hierarchical +# fix: https://github.com/KhronosGroup/SYCL-CTS/pull/964 +accessor_legacy