Skip to content

Commit 01f7e44

Browse files
authored
[SYCL][E2E] Move sporadicly passing test vector_with_virtual_mem.cpp to UNSUPPORTED (#16098)
XPASSing rarely like [here](https://github.com/intel/llvm/actions/runs/11859980629/job/33054700795). I updated the GH issue. Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent 620ac35 commit 01f7e44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/test-e2e/VirtualMem/vector_with_virtual_mem.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// REQUIRES: aspect-usm_shared_allocations
22

3-
// XFAIL: linux && gpu-intel-dg2
4-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15812
3+
// UNSUPPORTED: linux && gpu-intel-dg2
4+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/15812
55

66
// RUN: %{build} -o %t.out
77
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)