Skip to content

Commit e3a76c0

Browse files
[SYCL] [E2E] Remove XFAIL from Plugin/level_zero_usm_residency.cpp (#12913)
Plugin/level_zero_usm_residency.cpp started passing in post-commit on DG2 (https://github.com/intel/llvm/actions/runs/8148488311/job/22271712949) after my change in #12844.
1 parent 70cca70 commit e3a76c0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/Plugin/level_zero_usm_residency.cpp

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

3-
// https://github.com/intel/llvm/issues/11434
4-
// XFAIL: gpu-intel-dg2
5-
63
// RUN: %{build} %level_zero_options -o %t.out
74
// RUN: env SYCL_PI_TRACE=-1 UR_L0_DEBUG=-1 %{l0_leak_check} %{run} %t.out 2>&1 | FileCheck --check-prefixes=DEVICE %s
85
// RUN: env SYCL_PI_LEVEL_ZERO_USM_RESIDENT=0x001 SYCL_PI_TRACE=-1 UR_L0_DEBUG=-1 %{l0_leak_check} %{run} %t.out 2>&1 | FileCheck --check-prefixes=DEVICE %s

0 commit comments

Comments
 (0)