From ac9963171f6a8c0aa5086c4a21685d555cbed2ef Mon Sep 17 00:00:00 2001 From: "Kornev, Nikita" Date: Mon, 11 Nov 2024 03:35:49 -0800 Subject: [PATCH] [CI] Turn on test_accessor_legacy The test was fixed. --- devops/cts_exclude_filter_L0_GPU | 2 -- devops/cts_exclude_filter_OCL_CPU | 2 -- 2 files changed, 4 deletions(-) diff --git a/devops/cts_exclude_filter_L0_GPU b/devops/cts_exclude_filter_L0_GPU index e11eb8767ed33..a72e44902a1d5 100644 --- a/devops/cts_exclude_filter_L0_GPU +++ b/devops/cts_exclude_filter_L0_GPU @@ -1,7 +1,5 @@ # These two take too much time kernel_bundle marray -# fix: https://github.com/KhronosGroup/SYCL-CTS/pull/964 -accessor_legacy # CMPLRLLVM-61839 multi_ptr diff --git a/devops/cts_exclude_filter_OCL_CPU b/devops/cts_exclude_filter_OCL_CPU index d8317bae46917..97351a1fa6ec5 100644 --- a/devops/cts_exclude_filter_OCL_CPU +++ b/devops/cts_exclude_filter_OCL_CPU @@ -5,7 +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 # CMPLRLLVM-61839 multi_ptr