From fd5b81bb65c1185c44e82d89d590940d898bac86 Mon Sep 17 00:00:00 2001 From: "Garcia Orozco, David" Date: Mon, 10 Mar 2025 06:38:21 -0700 Subject: [PATCH] Remove XFAIL from assert-windows test --- sycl/test-e2e/DeviceLib/assert-windows.cpp | 3 --- 1 file changed, 3 deletions(-) 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