Skip to content

Commit 90fd252

Browse files
authored
[SYCL] Remove UNSUPPORTED from vector_with_virtual_mem.cpp (#16969)
Remove `UNSUPPORTED: linux && gpu-intel-dg2` from `vector_with_virtual_mem.cpp` as the test is passing consistently now. Closes: #15812
1 parent 11e7c4d commit 90fd252

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/VirtualMem/vector_with_virtual_mem.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// REQUIRES: aspect-usm_shared_allocations
22

3-
// UNSUPPORTED: linux && gpu-intel-dg2
4-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/15812
5-
63
// RUN: %{build} -o %t.out
74
// RUN: %{run} %t.out
85

0 commit comments

Comments
 (0)