Skip to content

Commit 0f68382

Browse files
committed
[SYCL] XFAIL ext_intel_cslice.cpp on DG2
Signed-off-by: Hu, Peisen <[email protected]>
1 parent cbea600 commit 0f68382

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sycl/test-e2e/Adapters/level_zero/ext_intel_cslice.cpp

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
// XFAIL: gpu-intel-pvc-1T
55
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15699
66

7-
// XFAIL: linux && run-mode && (arch-intel_gpu_bmg_g21 || gpu-intel-dg2) && !igc-dev
7+
// XFAIL: gpu-intel-dg2
8+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/18576
9+
10+
// XFAIL: linux && run-mode && arch-intel_gpu_bmg_g21 && !igc-dev
811
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/18576
912

1013
// XFAIL: windows && arch-intel_gpu_bmg_g21

0 commit comments

Comments
 (0)