Skip to content

Conversation

@prownd
Copy link
Contributor

@prownd prownd commented Aug 12, 2025

This helps better detect potential issues. such as address access errors,
command execution errors, and whether they meet expectations.

This covers a wider range of areas, improving program functionality and robustness testing.

This helps better detect potential issues. such as address access errors,
command execution errors, and whether the command runs as expected, etc.
@prownd prownd force-pushed the add-testcase-check-per-cpu-s01 branch from 64d66aa to eaf4b5c Compare August 12, 2025 10:38
@prownd
Copy link
Contributor Author

prownd commented Oct 27, 2025

Running systemd-bootchart to collect data crashed, generating a coredump as shown below.
03b1332ac88a2ded311a5a021e070e4e
This crash is a known issue. and has been fixed in a pull request (PR). Related PR: #37

Therefore, we can add this test command to our test suite to cover a wider range of issues,
allowing us to detect and resolve such issues as early as possible during compilation and testing.
So, i think it can improve the robustness of the program.

Please consider this. Thank you.

@prownd
Copy link
Contributor Author

prownd commented Oct 30, 2025

Adding this test case is very useful and necessary.
@keszybz @bluca @mrc0mmand @xnox @sofar Could you please review it? Thank you very much.

@bluca bluca merged commit 785e1ac into systemd:main Oct 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants