Skip to content

Commit 3773c94

Browse files
committed
added xfail-tracker
1 parent d83a513 commit 3773c94

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

sycl/test-e2e/Plugin/level_zero_ext_intel_cslice.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
// REQUIRES: level_zero
22
// REQUIRES: aspect-ext_intel_device_id
3-
// https://github.com/intel/llvm/issues/14826
3+
44
// XFAIL: gpu-intel-pvc-1T
5+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15699
56

67
// RUN: %{build} -Wno-error=deprecated-declarations -o %t.out
78

sycl/test-e2e/Plugin/level_zero_ext_intel_queue_index.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
// REQUIRES: aspect-ext_intel_device_id
22
// REQUIRES: level_zero
33

4-
// https://github.com/intel/llvm/issues/14826
54
// XFAIL: gpu-intel-pvc-1T
5+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15699
6+
67
// RUN: %{build} -o %t.out
78

89
// TODO: at this time PVC 1T systems are not correctly supporting CSLICE

0 commit comments

Comments
 (0)