Skip to content

Do not run tests under proxy lib if libumf is not a shared lib #890

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 12, 2024

Description

Do not run tests under the proxy library if libumf is not a shared library,
because the proxy library is built only if libumf is a shared library.

ref. #761

Checklist

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

Do not run tests under the proxy library
if libumf is not a shared library,
because the proxy library is built
only if libumf is a shared library.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner November 12, 2024 14:06
@bratpiorka
Copy link
Contributor

this is a fix for existing fails in CI?

@lukaszstolarczuk lukaszstolarczuk merged commit b7de6c5 into oneapi-src:main Nov 12, 2024
14 of 57 checks passed
@ldorau ldorau deleted the Do_not_run_tests_under_proxy_lib_if_libumf_is_not_a_shared_lib branch November 13, 2024 07:25
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.

3 participants