Skip to content
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

[ur] Update CTS to match native handle nocheck #723

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Jul 17, 2023

Follow up from #720 where the nocheck option was added to the
ur_native_handle_t arguments of ur<Object>CreateWithNativeHandle.
This patch removes tests which assumed that ur_native_handle_t must
not be nullptr which is an incorrect assumption.

@kbenzie kbenzie force-pushed the benie/cts-nocheck-native-events branch 3 times, most recently from e3acf58 to b24b54f Compare July 17, 2023 14:35
Follow up from oneapi-src#720 where the `nocheck` option was added to the
`ur_native_handle_t` arguments of `ur<Object>CreateWithNativeHandle`.
This patch removes tests which assumed that `ur_native_handle_t` must
not be `nullptr` which is an incorrect assumption.
@kbenzie kbenzie force-pushed the benie/cts-nocheck-native-events branch from b24b54f to c46db28 Compare July 17, 2023 14:42
@kbenzie kbenzie merged commit ba27e7d into oneapi-src:main Jul 18, 2023
20 checks passed
@kbenzie kbenzie deleted the benie/cts-nocheck-native-events branch January 29, 2024 13:49
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.

3 participants