Skip to content

Enable IPC tests with the proxy library #868

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

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Nov 5, 2024

Description

Enable IPC tests with the proxy library which were disabled, because of the issue: #864

Fixes: #864

Requires:

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch 10 times, most recently from b26565d to 9c8c488 Compare November 12, 2024 14:14
@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch 5 times, most recently from 5842644 to 0ed63c4 Compare November 14, 2024 11:51
@ldorau ldorau changed the title [TEST CI] Run IPC tests with the proxy library Fix trackingFree() for providers not supporting free() op and enable all IPC tests Nov 14, 2024
@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch from 0ed63c4 to 057c819 Compare November 14, 2024 12:00
@ldorau ldorau marked this pull request as ready for review November 14, 2024 12:01
@ldorau ldorau requested a review from a team as a code owner November 14, 2024 12:01
@ldorau
Copy link
Contributor Author

ldorau commented Nov 14, 2024

@vinser52 please review

@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch from 057c819 to 2058774 Compare November 14, 2024 21:33
@ldorau ldorau marked this pull request as draft November 14, 2024 21:34
@ldorau ldorau changed the title Fix trackingFree() for providers not supporting free() op and enable all IPC tests [TEST CI] Run IPC tests with the proxy library Nov 14, 2024
@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch 2 times, most recently from efef7d0 to 3805ad8 Compare November 15, 2024 08:58
@ldorau ldorau requested a review from bratpiorka November 18, 2024 11:16
@ldorau ldorau marked this pull request as ready for review November 18, 2024 11:20
@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch 2 times, most recently from f49d417 to e9102ad Compare November 19, 2024 07:29
@ldorau ldorau marked this pull request as draft November 19, 2024 12:11
@ldorau ldorau changed the title Enable IPC tests with the proxy library [DRAFT] Enable IPC tests with the proxy library Nov 19, 2024
@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch 4 times, most recently from a25b910 to 37a0c09 Compare November 26, 2024 07:09
@ldorau
Copy link
Contributor Author

ldorau commented Nov 26, 2024

Requires: #931 and #932

@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch 2 times, most recently from 11513a1 to 82a614a Compare December 2, 2024 07:44
@ldorau ldorau changed the title [DRAFT] Enable IPC tests with the proxy library Enable IPC tests with the proxy library Dec 2, 2024
@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch 2 times, most recently from 021f3d8 to bc750d2 Compare December 5, 2024 10:12
@ldorau ldorau marked this pull request as ready for review December 5, 2024 10:13
@ldorau
Copy link
Contributor Author

ldorau commented Dec 5, 2024

@bratpiorka @vinser52 please review

@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch from bc750d2 to 5befc71 Compare December 5, 2024 10:16
@ldorau
Copy link
Contributor Author

ldorau commented Dec 5, 2024

This PR changes only 2 workflow files (+3/-9 lines) in order to enable IPC tests that have not been passing so far.

@ldorau
Copy link
Contributor Author

ldorau commented Dec 5, 2024

@lukaszstolarczuk please review

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch from 5befc71 to f311aee Compare December 5, 2024 13:55
@lukaszstolarczuk lukaszstolarczuk merged commit 77f0cb5 into oneapi-src:main Dec 5, 2024
77 checks passed
@ldorau ldorau deleted the Run_IPC_tests_with_the_proxy_library branch December 6, 2024 06:57
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.

IPC API does not work with the proxy library
5 participants