You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
0 commit comments