Skip to content

Conversation

@Flamefire
Copy link
Contributor

run_shell_cmd already outputs the stderr/stdout and exit code even with fail_on_error=False
So don't print it again in PythonPackage which might add huge amounts of text to the log for e.g. the PyTorch tests.

`run_shell_cmd` already outputs the stderr/stdout and exit code even
with `fail_on_error=False`
So don't print it again in PythonPackage which might add huge amounts of
text to the log for e.g. the PyTorch tests.
@boegel boegel added this to the release after 5.1.1 milestone Jul 30, 2025
@boegel boegel added the bug fix label Jul 30, 2025
@boegel boegel changed the title Remove duplicated output of test command from PythonPackage remove duplicated output of test command from PythonPackage easyblock Jul 30, 2025
Copy link
Contributor

@smoors smoors left a comment

Choose a reason for hiding this comment

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

lgtm

@smoors smoors merged commit 4e4a117 into easybuilders:develop Aug 18, 2025
17 checks passed
@Flamefire Flamefire deleted the pythonpackage-test-output-removal branch August 24, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants