Skip to content

Commit 1c2ca7e

Browse files
authored
[SYCL][E2E] XFAIL one more test failing on new driver (#15659)
This was missed in #15649, but it's failing [here](https://github.com/intel/llvm/actions/runs/11277066097/job/31362696913?pr=15626). Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent ec979f5 commit 1c2ca7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/USM/memops2d/memcpy2d_shared_to_dhost.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
// RUN: %{build} -o %t.out
1111
// RUN: %{run} %t.out
1212

13+
// https://github.com/intel/llvm/issues/15648
14+
// XFAIL: gpu-intel-dg2 && linux
15+
1316
// Temporarily disabled until the failure is addressed.
1417
// UNSUPPORTED: (level_zero && windows)
1518

0 commit comments

Comments
 (0)