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

[feat] Show the last N lines in test failures #3291

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

vkarak
Copy link
Contributor

@vkarak vkarak commented Oct 25, 2024

Showing the last N lines of stdout/stderr conveys more accurate information about the failure than the first 10.

Closes #3289.

@vkarak vkarak added this to the ReFrame 4.7 milestone Oct 25, 2024
@vkarak vkarak requested review from ekouts and teojgo October 25, 2024 12:09
@vkarak vkarak self-assigned this Oct 25, 2024
@vkarak vkarak requested a review from victorusu October 30, 2024 15:43
@vkarak vkarak merged commit 0bff947 into reframe-hpc:develop Oct 30, 2024
25 checks passed
@vkarak vkarak deleted the enhancement/show-last-n-lines branch October 30, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Show the last N lines of output in case of failures not the first N
2 participants