From e48c122e95120ad563b0c163e3add70a70f4f81a Mon Sep 17 00:00:00 2001 From: Nikita Kornev Date: Mon, 5 Aug 2024 13:45:39 +0200 Subject: [PATCH] [CI][CTS] Turn on test_queue & spec_constants (#14880) https://github.com/intel/llvm/issues/14819 has been fixed, so turning the tests back on. --- devops/cts_exclude_filter_L0_GPU | 3 --- devops/cts_exclude_filter_OCL_CPU | 3 --- 2 files changed, 6 deletions(-) diff --git a/devops/cts_exclude_filter_L0_GPU b/devops/cts_exclude_filter_L0_GPU index 1077fd59b467a..73121dcca571c 100644 --- a/devops/cts_exclude_filter_L0_GPU +++ b/devops/cts_exclude_filter_L0_GPU @@ -3,6 +3,3 @@ kernel_bundle marray # Fix: https://github.com/intel/llvm/pull/14622 optional_kernel_features -# https://github.com/intel/llvm/issues/14819 -queue -spec_constants diff --git a/devops/cts_exclude_filter_OCL_CPU b/devops/cts_exclude_filter_OCL_CPU index 9ceefc05866d8..cebc93ef30fd0 100644 --- a/devops/cts_exclude_filter_OCL_CPU +++ b/devops/cts_exclude_filter_OCL_CPU @@ -5,6 +5,3 @@ marray math_builtin_api # https://github.com/intel/llvm/issues/13574 hierarchical -# https://github.com/intel/llvm/issues/14819 -queue -spec_constants