Skip to content

Commit 03ba235

Browse files
authored
Remove XFAIL from assert-windows.cpp
1 parent 3f21c92 commit 03ba235

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sycl/test-e2e/DeviceLib/assert-windows.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
// REQUIRES: cpu,windows
22
//
3-
// FIXME: OpenCL CPU backend compiler crashes on a call to _wassert.
4-
// Disable the test until the fix reaches SYCL test infrastructure.
5-
// XFAIL: *
6-
// XFAIL-TRACKER: CMPLRLLVM-24218
73
// RUN: %{build} -o %t.out
84
//
95
// MSVC implementation of assert does not call an unreachable built-in, so the

0 commit comments

Comments
 (0)