From 29f395486af9c7b2efe378ee07fbe4d583e2f349 Mon Sep 17 00:00:00 2001 From: KornevNikita Date: Mon, 29 Jul 2024 06:27:14 -0700 Subject: [PATCH] [CI][CTS] Turn off failed tests --- devops/cts_exclude_filter_L0_GPU | 5 ++++- devops/cts_exclude_filter_OCL_CPU | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/devops/cts_exclude_filter_L0_GPU b/devops/cts_exclude_filter_L0_GPU index 3d5c648889005..1077fd59b467a 100644 --- a/devops/cts_exclude_filter_L0_GPU +++ b/devops/cts_exclude_filter_L0_GPU @@ -1,5 +1,8 @@ # These two take too much time kernel_bundle marray -# No issue created yet +# 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 cebc93ef30fd0..9ceefc05866d8 100644 --- a/devops/cts_exclude_filter_OCL_CPU +++ b/devops/cts_exclude_filter_OCL_CPU @@ -5,3 +5,6 @@ marray math_builtin_api # https://github.com/intel/llvm/issues/13574 hierarchical +# https://github.com/intel/llvm/issues/14819 +queue +spec_constants