From 4b16cad8c8c9fa6798c0754025fa853d8182d0a5 Mon Sep 17 00:00:00 2001 From: "Kornev, Nikita" Date: Mon, 10 Nov 2025 11:44:37 +0100 Subject: [PATCH] [SYCL] Disable sycl-cts/test_event https://github.com/KhronosGroup/SYCL-CTS/pull/1155 should fix this. Disabling until the patch is merged. --- sycl/cts_exclude_filter/LINUX_OCL_CPU | 2 ++ sycl/cts_exclude_filter/WIN_L0_GPU | 2 ++ 2 files changed, 4 insertions(+) diff --git a/sycl/cts_exclude_filter/LINUX_OCL_CPU b/sycl/cts_exclude_filter/LINUX_OCL_CPU index 44d3870b88048..fc40f19a01b3d 100644 --- a/sycl/cts_exclude_filter/LINUX_OCL_CPU +++ b/sycl/cts_exclude_filter/LINUX_OCL_CPU @@ -1,2 +1,4 @@ # Please use "#" to add comments here. # Do not delete the file even if it's empty. +# https://github.com/KhronosGroup/SYCL-CTS/pull/1155 +event diff --git a/sycl/cts_exclude_filter/WIN_L0_GPU b/sycl/cts_exclude_filter/WIN_L0_GPU index 3844cd2884cf6..c1d14b602cf46 100644 --- a/sycl/cts_exclude_filter/WIN_L0_GPU +++ b/sycl/cts_exclude_filter/WIN_L0_GPU @@ -2,3 +2,5 @@ # Do not delete the file even if it's empty. # https://github.com/intel/llvm/issues/19677 range +# https://github.com/KhronosGroup/SYCL-CTS/pull/1155 +event