Skip to content

Fix test_valgrind.sh #756

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
Sep 26, 2024
Merged

Fix test_valgrind.sh #756

merged 1 commit into from
Sep 26, 2024

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Sep 25, 2024

Description

Fix test_valgrind.sh:
If a test fails, but there is no "ERROR SUMMARY" string in the LOG, the LOG is removed and the whole test fails with the following error message:

ls: cannot access 'umf_test-*.log': No such file or directory

This patch fixes that.

Checklist

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

@ldorau ldorau requested a review from a team as a code owner September 25, 2024 13:44
If a test fails, but there is no "ERROR SUMMARY" string in the LOG,
the LOG is removed and the whole test fails with the following error
message:

ls: cannot access 'umf_test-*.log': No such file or directory

This patch fixes that.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau merged commit d270b52 into oneapi-src:main Sep 26, 2024
77 checks passed
@ldorau ldorau deleted the Fix_test_valgrind.sh branch September 26, 2024 06:53
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.

4 participants