Skip to content

Fix mock on Windows, add logging of adapter load/unload #1868

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
Jul 16, 2024

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Jul 16, 2024

Change the value of the mock_platform_name to avoid mismatches in string size when using replacement entry points in mock tests.

Also add logging of adapter load and unload as this proved useful in tracking down this issue & will enable fixes of other tests.

@kbenzie kbenzie requested a review from a team as a code owner July 16, 2024 16:04
@github-actions github-actions bot added loader Loader related feature/bug common Changes or additions to common utilities labels Jul 16, 2024
Change the value of the `mock_platform_name` to avoid mismatches in
string size when using replacement entry points in mock tests.

Also add logging of adapter load and unload as this proved useful in
tracking down this issue & will enable fixes of other tests.
@kbenzie kbenzie force-pushed the benie/fix-win-mock branch from 9aab539 to ff47a03 Compare July 16, 2024 17:21
@kbenzie kbenzie added the ready to merge Added to PR's which are ready to merge label Jul 16, 2024
@kbenzie kbenzie merged commit 6025fee into oneapi-src:main Jul 16, 2024
54 checks passed
@kbenzie kbenzie deleted the benie/fix-win-mock branch December 18, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Changes or additions to common utilities loader Loader related feature/bug ready to merge Added to PR's which are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants