Skip to content

[SYCL][ESIMD][E2E] Re-enable ctor_load_usm_fp_extra.cpp #14929

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Aug 2, 2024

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)

The test isn't failing on Windows where the issue was reported to occur, so just remove the wrong UNSUPPORTED line.

Closes: #14650

@sarnex sarnex temporarily deployed to WindowsCILock August 5, 2024 16:11 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to WindowsCILock August 5, 2024 17:03 — with GitHub Actions Inactive
@sarnex sarnex marked this pull request as ready for review August 5, 2024 18:20
@sarnex sarnex requested a review from a team as a code owner August 5, 2024 18:20
@sarnex sarnex merged commit 23fa10d into intel:sycl Aug 5, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ESIMD/api/functional/ctors/ctor_load_usm_fp_extra.cpp fails in pre-commit due to it being "unwanted software"
2 participants