-
Notifications
You must be signed in to change notification settings - Fork 35
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
Merged
lukaszstolarczuk
merged 1 commit into
oneapi-src:main
from
ldorau:Run_IPC_tests_with_the_proxy_library
Dec 5, 2024
Merged
Enable IPC tests with the proxy library #868
lukaszstolarczuk
merged 1 commit into
oneapi-src:main
from
ldorau:Run_IPC_tests_with_the_proxy_library
Dec 5, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b26565d
to
9c8c488
Compare
5842644
to
0ed63c4
Compare
trackingFree()
for providers not supporting free()
op and enable all IPC tests
0ed63c4
to
057c819
Compare
@vinser52 please review |
vinser52
reviewed
Nov 14, 2024
bratpiorka
reviewed
Nov 14, 2024
057c819
to
2058774
Compare
trackingFree()
for providers not supporting free()
op and enable all IPC testsefef7d0
to
3805ad8
Compare
f49d417
to
e9102ad
Compare
a25b910
to
37a0c09
Compare
11513a1
to
82a614a
Compare
021f3d8
to
bc750d2
Compare
@bratpiorka @vinser52 please review |
bc750d2
to
5befc71
Compare
This PR changes only 2 workflow files (+3/-9 lines) in order to enable IPC tests that have not been passing so far. |
@lukaszstolarczuk please review |
lukaszstolarczuk
requested changes
Dec 5, 2024
Signed-off-by: Lukasz Dorau <[email protected]>
5befc71
to
f311aee
Compare
lukaszstolarczuk
approved these changes
Dec 5, 2024
bratpiorka
approved these changes
Dec 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Enable IPC tests with the proxy library which were disabled, because of the issue: #864
Fixes: #864
Requires:
Checklist