Skip to content

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