diff --git a/sycl/test-e2e/Matrix/SG32/joint_matrix_bfloat16.cpp b/sycl/test-e2e/Matrix/SG32/joint_matrix_bfloat16.cpp index 11d5734366445..220d5094dabe2 100644 --- a/sycl/test-e2e/Matrix/SG32/joint_matrix_bfloat16.cpp +++ b/sycl/test-e2e/Matrix/SG32/joint_matrix_bfloat16.cpp @@ -10,8 +10,10 @@ // UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on // DG2 -// XFAIL: linux && run-mode && (arch-intel_gpu_pvc || arch-intel_gpu_bmg_g21) -// XFAIL-TRACKER: CMPLRLLVM-69742 +// The failure is sporadic across runs so marking as unsupported instead of +// xfail +// UNSUPPORTED: linux && run-mode && (arch-intel_gpu_pvc || arch-intel_gpu_bmg_g21) +// UNSUPPORTED-TRACKER: CMPLRLLVM-69742 // REQUIRES: target-spir // REQUIRES: aspect-ext_intel_matrix