Skip to content

Commit 4715c01

Browse files
committed
[SYCL][E2E][Graph] xfail interop-level-zero-get-native-mem on PTL
1 parent 11776c0 commit 4715c01

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

sycl/test-e2e/Graph/Explicit/interop-level-zero-get-native-mem.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// for native L0 API calls.
55
// UNSUPPORTED: linux && (gpu-intel-dg2 || arch-intel_gpu_bmg_g21) && run-mode && !igc-dev
66
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18273
7+
// XFAIL: arch-intel_gpu_ptl_u || arch-intel_gpu_ptl_h
8+
// XFAIL-TRACKER: CMPLRTST-27745
79
// RUN: %{build} %level_zero_options -o %t.out
810
// RUN: %{run} %t.out
911

sycl/test-e2e/Graph/RecordReplay/interop-level-zero-get-native-mem.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// for native L0 API calls.
55
// UNSUPPORTED: linux && (gpu-intel-dg2 || arch-intel_gpu_bmg_g21) && run-mode && !igc-dev
66
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18273
7+
// XFAIL: arch-intel_gpu_ptl_u || arch-intel_gpu_ptl_h
8+
// XFAIL-TRACKER: CMPLRTST-27745
79
// RUN: %{build} %level_zero_options -o %t.out
810
// RUN: %{run} %t.out
911

0 commit comments

Comments
 (0)