Skip to content

Commit 3cea0a8

Browse files
authored
[SYCL][E2E] Remove XFAIL from DeviceLib/assert-windows.cpp test (#17379)
This test was xfailed because previously we would ignore features in `build-only` mode so it would be incorrectly ran on Linux, despite the Windows requirement. This was fixed in #16725. Fixes #16507
1 parent 43b7670 commit 3cea0a8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// REQUIRES: cpu,windows
22
//
3-
// XFAIL: *
4-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16507
5-
//
63
// RUN: %{build} -o %t.out
74
//
85
// MSVC implementation of assert does not call an unreachable built-in, so the

0 commit comments

Comments
 (0)