Skip to content

Add iteration information to failure error message#772

Merged
sharkdp merged 1 commit intomasterfrom
fix-771
Nov 10, 2024
Merged

Add iteration information to failure error message#772
sharkdp merged 1 commit intomasterfrom
fix-771

Conversation

@sharkdp
Copy link
Copy Markdown
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. […]

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