Skip to content

Commit 1adc00f

Browse files
committed
xfail
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 76c827f commit 1adc00f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
// Waiting for the commit in IGC to be pulled into the driver to resolve the
1717
// test.
18-
// UNSUPPORTED: run-mode && arch-intel_gpu_pvc && !igc-dev
19-
// UNSUPPORTED-TRACKER: GSD-10510
18+
// XFAIL: run-mode && arch-intel_gpu_pvc && !igc-dev
19+
// XFAIL-TRACKER: GSD-10510
2020

2121
#include "common.hpp"
2222
#include "joint_matrix_bf16_fill_k_cache_impl.hpp"

sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
// Waiting for the commit in IGC to be pulled into the driver to resolve the
1818
// test.
19-
// UNSUPPORTED: run-mode && arch-intel_gpu_pvc && !igc-dev
20-
// UNSUPPORTED-TRACKER: GSD-10510
19+
// XFAIL: run-mode && arch-intel_gpu_pvc && !igc-dev
20+
// XFAIL-TRACKER: GSD-10510
2121

2222
#include "common.hpp"
2323
#include "joint_matrix_bf16_fill_k_cache_impl.hpp"

0 commit comments

Comments
 (0)