diff --git a/sycl/test-e2e/Adapters/level_zero/batch_event_status.cpp b/sycl/test-e2e/Adapters/level_zero/batch_event_status.cpp index 86a13a1eda0b0..af1b83daca6ef 100644 --- a/sycl/test-e2e/Adapters/level_zero/batch_event_status.cpp +++ b/sycl/test-e2e/Adapters/level_zero/batch_event_status.cpp @@ -10,6 +10,9 @@ // UNSUPPORTED: ze_debug // UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/22347 +// UNSUPPORTED: windows && gpu-intel-dg2 +// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/23100 + // RUN: %{build} -o %t.out // Set batching to 4 explicitly