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

Add iteration information to failure error message #772

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Conversation

sharkdp
Copy link
Owner

@sharkdp sharkdp commented Nov 10, 2024

closes #771

also completes one task in #529

▶ hyperfine '[[ $HYPERFINE_ITERATION -lt 10 ]] || exit 1'
[…]
Error: Command terminated with non-zero exit code 1 in benchmark iteration 10. […]

@sharkdp sharkdp merged commit 83f04cd into master Nov 10, 2024
15 checks passed
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.

Indicate which run fails when exiting with nonzero exit code
1 participant