Skip to content

[UR][CTS] Update USM tests to prevent crashes in offload adapter #18891

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
Jun 11, 2025

Conversation

RossBrunton
Copy link
Contributor

The CTS tests for USM uses EXPECT_SUCCESS when it should really be
ASSERT_SUCCESS (the latter returns, which looks to have been the
intended behaviour).

In addition, some tests have been marked with a new uur::Offload
known failure, as they cause liboffload to hit an abort.

The CTS tests for USM uses `EXPECT_SUCCESS` when it should really be
`ASSERT_SUCCESS` (the latter returns, which looks to have been the
intended behaviour).

In addition, some tests have been marked with a new `uur::Offload`
known failure, as they cause liboffload to hit an abort.
@RossBrunton RossBrunton requested a review from a team as a code owner June 10, 2025 13:52
@RossBrunton
Copy link
Contributor Author

@intel/llvm-gatekeepers Please merge.

@kbenzie kbenzie merged commit 3839c4c into intel:sycl Jun 11, 2025
15 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.

2 participants