diff --git a/sycl/test-e2e/DiscardEvents/discard_events_check_images.cpp b/sycl/test-e2e/DiscardEvents/discard_events_check_images.cpp index d671045c624b4..35b2916acd811 100644 --- a/sycl/test-e2e/DiscardEvents/discard_events_check_images.cpp +++ b/sycl/test-e2e/DiscardEvents/discard_events_check_images.cpp @@ -1,6 +1,9 @@ // UNSUPPORTED: hip // REQUIRES: aspect-ext_intel_legacy_image // +// XFAIL: linux && gpu-intel-dg2 +// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15812 +// // RUN: %{build} -o %t.out // // RUN: %{run} %t.out image diff --git a/sycl/test-e2e/ESIMD/group_barrier.cpp b/sycl/test-e2e/ESIMD/group_barrier.cpp index 1e80622fd769b..623b49bdab9a8 100644 --- a/sycl/test-e2e/ESIMD/group_barrier.cpp +++ b/sycl/test-e2e/ESIMD/group_barrier.cpp @@ -8,6 +8,9 @@ // REQUIRES: arch-intel_gpu_pvc || gpu-intel-dg2 // REQUIRES-INTEL-DRIVER: lin: 31155 +// XFAIL: linux && gpu-intel-dg2 +// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15812 + // RUN: %{build} -o %t.out // RUN: %{run} %t.out