Skip to content

[SYCL][InvokeSimd] Fix two XFAIL tests #14906

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
Merged

[SYCL][InvokeSimd] Fix two XFAIL tests #14906

merged 1 commit into from
Aug 5, 2024

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Aug 1, 2024

For reference_argument.cpp, the test RUN line was wrong, and I added the real error message to the CHECK string.

For simd32_platform_error.cpp, all Intel GPUs we test on report as support SIMD32 (for the ones that don't in hardware, it is probably emulated but it definitely works), so they don't throw this error so we can't test it, so just remove the test.

Closes: #14643
Closes: #14644

@sarnex sarnex temporarily deployed to WindowsCILock August 1, 2024 17:47 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to WindowsCILock August 1, 2024 18:39 — with GitHub Actions Inactive
@sarnex sarnex marked this pull request as ready for review August 5, 2024 14:44
@sarnex sarnex requested a review from a team as a code owner August 5, 2024 14:44
@sarnex sarnex merged commit 7d3ac99 into intel:sycl Aug 5, 2024
16 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
2 participants