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

[DRAFT] Enable IPC tests with the proxy library #868

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Nov 5, 2024

Description

Enable IPC tests with the proxy library.

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 force-pushed the Run_IPC_tests_with_the_proxy_library branch 4 times, most recently from fc98d1d to 30fc257 Compare November 18, 2024 10:03
@ldorau ldorau changed the title [TEST CI] Run IPC tests with the proxy library Enable IPC tests with the proxy library Nov 18, 2024
@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

Add the coarse library that will replace the coarse provider.

Signed-off-by: Lukasz Dorau <[email protected]>
Remove free_not_supp from the ipcTestParams tuple.
It is not needed any more.

Signed-off-by: Lukasz Dorau <[email protected]>
Fix two error messages and add some new ones.

Signed-off-by: Lukasz Dorau <[email protected]>
Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Run_IPC_tests_with_the_proxy_library branch from 37a0c09 to 11513a1 Compare November 29, 2024 07:50
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
4 participants