diff --git a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp index febb1230d91dd..8d26fd5e5a432 100644 --- a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp +++ b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp @@ -15,7 +15,7 @@ // Waiting for the commit in IGC to be pulled into the driver to resolve the // test. // XFAIL: !igc-dev || gpu-intel-dg2 -// XFAIL-TRACKER: CMPLRLLVM-63710 +// XFAIL-TRACKER: GSD-10510 #include "common.hpp" #include "joint_matrix_bf16_fill_k_cache_impl.hpp" diff --git a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp index 291852eaa612d..4e790109eaff2 100644 --- a/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp +++ b/sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp @@ -15,7 +15,7 @@ // Waiting for the commit in IGC to be pulled into the driver to resolve the // test. // XFAIL: !igc-dev || gpu-intel-dg2 -// XFAIL-TRACKER: CMPLRLLVM-63710 +// XFAIL-TRACKER: GSD-10510 #include "common.hpp" #include "joint_matrix_bf16_fill_k_cache_impl.hpp"