Skip to content

Commit

Permalink
[CI][CTS] Turn off failed tests (#14822)
Browse files Browse the repository at this point in the history
  • Loading branch information
KornevNikita authored Jul 29, 2024
1 parent 0228c23 commit 8f45259
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion devops/cts_exclude_filter_L0_GPU
Original file line number Diff line number Diff line change
@@ -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
3 changes: 3 additions & 0 deletions devops/cts_exclude_filter_OCL_CPU
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8f45259

Please sign in to comment.