Skip to content

Always show errors when present #1276

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

Merged
merged 2 commits into from
Apr 5, 2022
Merged

Conversation

rylev
Copy link
Member

@rylev rylev commented Apr 5, 2022

Previously when there were no relevant changes to show, we didn't show new benchmark errors. For example, in this PR, the perf result showed as not being relevant and thus hid the fact that one of the benchmarks was not building. It always makes sense to show new benchmark errors even if the perf results are otherwise not relevant. This change makes it so.

Previously when there were no relevant changes to show, we didn't show
benchmark errors. However, it always makes sense to show new benchmark
errors.

This change makes it so that new benchmark errors are always shown when
present.
@rylev rylev requested a review from Kobzol April 5, 2022 09:02
@rylev
Copy link
Member Author

rylev commented Apr 5, 2022

The CI failure is due to the fact that hyper no longer builds. This has already been reported here.

@rylev rylev merged commit bf4aacc into rust-lang:master Apr 5, 2022
@rylev rylev deleted the always-show-new-errors branch April 5, 2022 10:59
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.

2 participants