Skip to content

Commit

Permalink
[SYCL][E2E] Move sporadicly passing test vector_with_virtual_mem.cpp …
Browse files Browse the repository at this point in the history
…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 <[email protected]>
  • Loading branch information
sarnex authored Nov 15, 2024
1 parent 620ac35 commit 01f7e44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sycl/test-e2e/VirtualMem/vector_with_virtual_mem.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// REQUIRES: aspect-usm_shared_allocations

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

// RUN: %{build} -o %t.out
// RUN: %{run} %t.out
Expand Down

0 comments on commit 01f7e44

Please sign in to comment.