diff --git a/sycl/test-e2e/Matrix/get_coordinate_ops.cpp b/sycl/test-e2e/Matrix/get_coordinate_ops.cpp index b32145b954422..ed404612a9ff3 100644 --- a/sycl/test-e2e/Matrix/get_coordinate_ops.cpp +++ b/sycl/test-e2e/Matrix/get_coordinate_ops.cpp @@ -6,9 +6,6 @@ // //===----------------------------------------------------------------------===// // REQUIRES: aspect-ext_intel_matrix - -// XFAIL: !igc-dev -// XFAIL-TRACKER: GSD-6376 // REQUIRES-INTEL-DRIVER: lin: 30049 // RUN: %{build} -o %t.out