Skip to content

Commit a813b55

Browse files
[SYCL][E2E] Add XFAIL to the get_coordinate test for PVC SG32 (#16452)
The test sycl/test-e2e/Matrix/SG32/get_coordinate_ops.cpp is currently failing on PVC due to a potential issue in IGC. XFAIL has been added to the test for its failure on PVC machines. --------- Co-authored-by: Agarwal, Udit <[email protected]>
1 parent 864038a commit a813b55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/Matrix/SG32/get_coordinate_ops.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
// XFAIL: !igc-dev && run-mode
1414
// XFAIL-TRACKER: GSD-6376
1515

16+
// XFAIL: arch-intel_gpu_pvc
17+
// XFAIL-TRACKER: GSD-10524
18+
1619
// RUN: %{build} -o %t.out
1720
// RUN: %{run} %t.out
1821

0 commit comments

Comments
 (0)