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

Check valgrind log files #1173

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Mar 10, 2025

Description

Check valgrind log files. Do not print an error message like:

ls: cannot access './examples/umf_example_*.log': No such file or directory

when only the tests log files are present for example.

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 March 10, 2025 08:05
@ldorau ldorau requested a review from lukaszstolarczuk March 10, 2025 08:56
Check valgrind log files. Do not print an error message like:

ls: cannot access './examples/umf_example_*.log': No such file or directory

when only the tests log files are present for example.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Check_valgrind_log_files branch from f7d4063 to 6483c54 Compare March 10, 2025 11:08
@ldorau ldorau requested a review from KFilipek March 10, 2025 12:37
Copy link
Contributor

@KFilipek KFilipek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hate bash files, approve.

@KFilipek KFilipek merged commit 692d67a into oneapi-src:main Mar 10, 2025
81 checks passed
@ldorau ldorau deleted the Check_valgrind_log_files branch March 10, 2025 12:48
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