diff --git a/sycl/test-e2e/Matrix/get_coord_int8_matB.cpp b/sycl/test-e2e/Matrix/get_coord_int8_matB.cpp index 0b7f520888fd1..a5166bbf54201 100644 --- a/sycl/test-e2e/Matrix/get_coord_int8_matB.cpp +++ b/sycl/test-e2e/Matrix/get_coord_int8_matB.cpp @@ -9,7 +9,7 @@ // RUN: %{build} -o %t.out // RUN: %{run} %t.out -// XFAIL: cpu, gpu-intel-dg2 +// XFAIL: cpu #include "common.hpp" #include "get_coord_int8_matB_impl.hpp"