Skip to content

Commit 3531dcf

Browse files
authored
[sycl-rel] Disable failing tests (#19246)
#18576
1 parent 0a7935f commit 3531dcf

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

sycl/test-e2e/Adapters/level_zero_ext_intel_cslice.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
// XFAIL: linux && run-mode && (arch-intel_gpu_bmg_g21 || gpu-intel-dg2)
88
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/18576
99

10+
// XFAIL: windows && arch-intel_gpu_bmg_g21
11+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/18576
12+
1013
// RUN: %{build} -Wno-error=deprecated-declarations -o %t.out
1114

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

sycl/test-e2e/Adapters/level_zero_ext_intel_queue_index.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
// XFAIL: linux && run-mode && (arch-intel_gpu_bmg_g21 || gpu-intel-dg2)
88
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/18576
99

10+
// XFAIL: windows && arch-intel_gpu_bmg_g21
11+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/18576
12+
1013
// RUN: %{build} -o %t.out
1114

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

sycl/test-e2e/Adapters/sycl-ls-uuid-subdevs.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
// XFAIL: linux && run-mode && (arch-intel_gpu_bmg_g21 || gpu-intel-dg2)
66
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/18576
77

8+
// XFAIL: windows && arch-intel_gpu_bmg_g21
9+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/18576
10+
811
// As of now, ZEX_NUMBER_OF_CCS is not working with FLAT hierachy,
912
// which is the new default on PVC.
1013

0 commit comments

Comments
 (0)