diff --git a/sycl/test-e2e/Matrix/SG32/get_coordinate_ops.cpp b/sycl/test-e2e/Matrix/SG32/get_coordinate_ops.cpp index 86a8bf730c2d..179a40b3a196 100644 --- a/sycl/test-e2e/Matrix/SG32/get_coordinate_ops.cpp +++ b/sycl/test-e2e/Matrix/SG32/get_coordinate_ops.cpp @@ -10,7 +10,7 @@ // REQUIRES: aspect-ext_intel_matrix // REQUIRES-INTEL-DRIVER: lin: 30049, win: 101.4943 -// XFAIL: !igc-dev +// XFAIL: !igc-dev && run-mode // XFAIL-TRACKER: GSD-6376 // RUN: %{build} -o %t.out @@ -20,4 +20,4 @@ #define SG_SZ 32 -#include "../get_coordinate_ops_impl.hpp" \ No newline at end of file +#include "../get_coordinate_ops_impl.hpp"