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

Emit report on error with Ztimings. #7872

Merged
merged 1 commit into from
Feb 6, 2020
Merged

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Feb 6, 2020

Previously the report was not saved on error.

I'm not actually sure this is all that useful. I was using it to gather a picture of what was being built (I wasn't actually interested in the timing data). There might be better ways to accomplish what I wanted, but it's a small change, so probably doesn't hurt.

Fixes #7413.

@rust-highfive
Copy link

r? @Eh2406

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 6, 2020
@Eh2406
Copy link
Contributor

Eh2406 commented Feb 6, 2020

@bors r+

@bors
Copy link
Collaborator

bors commented Feb 6, 2020

📌 Commit 2061e86 has been approved by Eh2406

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 6, 2020
@bors
Copy link
Collaborator

bors commented Feb 6, 2020

⌛ Testing commit 2061e86 with merge c55d363...

bors added a commit that referenced this pull request Feb 6, 2020
Emit report on error with Ztimings.

Previously the report was not saved on error.

I'm not actually sure this is all that useful.  I was using it to gather a picture of what was being built (I wasn't actually interested in the timing data).  There might be better ways to accomplish what I wanted, but it's a small change, so probably doesn't hurt.

Fixes #7413.
@bors
Copy link
Collaborator

bors commented Feb 6, 2020

☀️ Test successful - checks-azure
Approved by: Eh2406
Pushing c55d363 to master...

@bors bors merged commit 2061e86 into rust-lang:master Feb 6, 2020
@ehuss ehuss added this to the 1.43.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

-Ztimings doesnt generate cargo-timing.html when build fails
4 participants