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

Improvements to align CTS and Spec for Queue #2282

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

martygrant
Copy link
Contributor

  • Add UR_RESULT_ERROR_INVALID_NULL_HANDLE/POINTER for urQueueCreateWithNativeHandleTest
  • Add tests for urQueueCreateWithNativeHandleTest for creating an owned/unowned native queue handle
  • Removed urQueueGetInfoDeviceQueueTestWithInfoParam as it was redundant - already being checked with urQueueGetInfoTestWithInfoParam
  • Added missing enum queries for urQueueGetInfoTestWithInfoParam

@github-actions github-actions bot added the conformance Conformance test suite issues. label Nov 4, 2024
@martygrant martygrant marked this pull request as ready for review November 7, 2024 08:52
@martygrant martygrant requested a review from a team as a code owner November 7, 2024 08:52
@martygrant martygrant force-pushed the martin/queue-cts-spec-gap branch 6 times, most recently from ea4c70e to c8089fa Compare November 14, 2024 17:50
- Add UR_RESULT_ERROR_INVALID_NULL_HANDLE/POINTER for urQueueCreateWithNativeHandleTest
- Add tests for urQueueCreateWithNativeHandleTest for creating an owned/unowned native queue handle
- Removed urQueueGetInfoDeviceQueueTestWithInfoParam as it was redundant - already being checked with urQueueGetInfoTestWithInfoParam
- Added missing enum queries for urQueueGetInfoTestWithInfoParam
@martygrant martygrant force-pushed the martin/queue-cts-spec-gap branch from e54ce7b to 02ea5ef Compare November 18, 2024 12:35
@martygrant martygrant closed this Nov 20, 2024
@martygrant martygrant reopened this Nov 20, 2024
…switch statement in one test.

Remove tests for owned/unowned native queue, as it is being handled in oneapi-src#2193.
@martygrant martygrant force-pushed the martin/queue-cts-spec-gap branch from 02ea5ef to 30d91b4 Compare November 20, 2024 12:17
@martygrant martygrant merged commit 5b57041 into oneapi-src:main Nov 20, 2024
75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance test suite issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants