Skip to content

[SYCL][Graph] Change property test to unsupported on CUDA #12137

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
Dec 11, 2023

Conversation

EwanC
Copy link
Contributor

@EwanC EwanC commented Dec 11, 2023

The CI E2E tests are failing because these tests are passing rather than expectedly failing

Change the tests to be skipped rather than XFAIL while we investigate

The Unified Runtime nightly E2E tests are failing because these
tests are passing rather than expectedly failing

https://github.com/oneapi-src/unified-runtime/actions/runs/7160854862/job/19495692574

Change the tests to be skipped rather than XFAIL while we investigate
@EwanC EwanC marked this pull request as ready for review December 11, 2023 14:54
@EwanC EwanC requested a review from a team as a code owner December 11, 2023 14:54
@mfrancepillois mfrancepillois self-requested a review December 11, 2023 15:28
@EwanC
Copy link
Contributor Author

EwanC commented Dec 11, 2023

@intel/llvm-gatekeepers can you merge this please

@steffenlarsen steffenlarsen merged commit 525e69f into intel:sycl Dec 11, 2023
steffenlarsen pushed a commit that referenced this pull request Dec 12, 2023
Fixes kernel property tests.
Improves PI exception messages.
Removes queue clearing in the executable graph destructor as this is
already done by the modifiable graph destructor.
Fixes the temporary disabling of kernel prop test performed by
#12137
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.

5 participants