Skip to content

Fix displaying errors when rustbook tests fail. - #79064

Merged
bors merged 1 commit into
rust-lang:masterfrom
ehuss:rustbook-logs
Nov 15, 2020
Merged

Fix displaying errors when rustbook tests fail.#79064
bors merged 1 commit into
rust-lang:masterfrom
ehuss:rustbook-logs

Conversation

@ehuss

Copy link
Copy Markdown
Contributor

This ensures that output from mdbook is displayed when running the rustbook wrapper. I believe this was a regression as a result of #69115 where it was changed from running rustdoc directly to using rustbook.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 15, 2020
@Mark-Simulacrum

Copy link
Copy Markdown
Member

Seems unfortunate these are only displayed via env logger, but @bors r+ p=1

@bors

bors commented Nov 15, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 5b9e9d0 has been approved by Mark-Simulacrum

@borsbors 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 Nov 15, 2020
@ehuss

Copy link
Copy Markdown
ContributorAuthor

Oh, thinking about it more, I think it was changed by rust-lang/mdBook#1313. I didn't really think about the interactions here.

@Mark-Simulacrum

Copy link
Copy Markdown
Member

Looks like something should be changed.

@bors

bors commented Nov 15, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 5b9e9d0 with merge d38281f2effdb6c05659864070df1312dea51763...

@bors

bors commented Nov 15, 2020

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-actions

@borsbors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Nov 15, 2020
@ehuss

Copy link
Copy Markdown
ContributorAuthor

@bors retry
#78665

@borsbors 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 Nov 15, 2020
@bors

bors commented Nov 15, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 5b9e9d0 with merge 603ab5b...

@bors

bors commented Nov 15, 2020

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing 603ab5b to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Nov 15, 2020
@bors
bors merged commit 603ab5b into rust-lang:masterNov 15, 2020
@rustbotrustbot added this to the 1.50.0 milestone Nov 15, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: 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.

5 participants

@ehuss@rust-highfive@Mark-Simulacrum@bors@rustbot