diff --git a/sycl/test-e2e/DeviceLib/assert-windows.cpp b/sycl/test-e2e/DeviceLib/assert-windows.cpp index 4d2104fa9a035..8c2a3db5e7dd7 100644 --- a/sycl/test-e2e/DeviceLib/assert-windows.cpp +++ b/sycl/test-e2e/DeviceLib/assert-windows.cpp @@ -1,8 +1,5 @@ // REQUIRES: cpu,windows // -// XFAIL: * -// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16507 -// // RUN: %{build} -o %t.out // // MSVC implementation of assert does not call an unreachable built-in, so the