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
The test was disabled on Linux but the error message shows it failed on
Windows:
```
# | ...\llvm\install\bin\clang-offload-wrapper: error: '...\AppData\Local\Temp\lit-tmp-36f_juo7\ctor_load_usm_fp_extra-167ca4_esimd_14.sym': Operation did not complete successfully because the file contains a virus or potentially unwanted software.
```
`AppData` is a Windows folder and the linked PRs show it failing in the
Windows job (example
[here](https://github.com/intel/llvm/actions/runs/9994419232/job/27630212012))
The test isn't failing on Windows where the issue was reported to occur,
so just remove the wrong `UNSUPPORTED` line.
Closes: #14650
Signed-off-by: Sarnie, Nick <[email protected]>
0 commit comments