Skip to content

Commit fe02d8e

Browse files
authored
[SYCL][E2E] XFAIL tests failing on new driver (#15813)
Failing [here](https://github.com/intel/llvm/actions/runs/11452499228/job/31891617070?pr=15796), I'll bump the driver after this change. #15812 Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 74f82de commit fe02d8e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

sycl/test-e2e/DiscardEvents/discard_events_check_images.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
// UNSUPPORTED: hip
22
// REQUIRES: aspect-ext_intel_legacy_image
33
//
4+
// XFAIL: linux && gpu-intel-dg2
5+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15812
6+
//
47
// RUN: %{build} -o %t.out
58
//
69
// RUN: %{run} %t.out image

sycl/test-e2e/ESIMD/group_barrier.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
// REQUIRES: arch-intel_gpu_pvc || gpu-intel-dg2
99
// REQUIRES-INTEL-DRIVER: lin: 31155
1010

11+
// XFAIL: linux && gpu-intel-dg2
12+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15812
13+
1114
// RUN: %{build} -o %t.out
1215
// RUN: %{run} %t.out
1316

0 commit comments

Comments
 (0)