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] Use "REQUIRES: TEMPORARY_DISABLED" to disable Windows ABI test (#6566)
Original attempt at using the * wildcard with UNSUPPORTED in
sycl_symbols_windows.dump lead to the test being unresolved on Windows.
This commit uses REQUIRES with an undefined TEMPORARY_DISABLED tag to
enforce the skip.
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
0 commit comments