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

Use quiet tests by default #51367

Merged
merged 2 commits into from
Jun 19, 2018
Merged

Use quiet tests by default #51367

merged 2 commits into from
Jun 19, 2018

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Jun 5, 2018

r? @eddyb

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 5, 2018
Copy link
Member

@Mark-Simulacrum Mark-Simulacrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll want to change https://github.com/rust-lang/rust/blob/master/src/ci/run.sh#L31 such that the condition is inverted and it passes disable-quiet-tests. We can probably unconditionally enable step timings if that makes the code easier.

(This is because otherwise diagnosing which test failed or "timed out" is near-impossible).

@oli-obk
Copy link
Contributor Author

oli-obk commented Jun 7, 2018

I decided that disable-quiet-tests was too negative and in the spirit of positivism we now have enable-verbose-tests

@pietroalbini
Copy link
Member

Ping from triage @eddyb! This PR needs your review.

@oli-obk
Copy link
Contributor Author

oli-obk commented Jun 19, 2018

r? @Mark-Simulacrum

@Mark-Simulacrum
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jun 19, 2018

📌 Commit 0c1bcd3 has been approved by Mark-Simulacrum

@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 Jun 19, 2018
@bors
Copy link
Contributor

bors commented Jun 19, 2018

⌛ Testing commit 0c1bcd3 with merge 6ec1b62...

bors added a commit that referenced this pull request Jun 19, 2018
@bors
Copy link
Contributor

bors commented Jun 19, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: Mark-Simulacrum
Pushing 6ec1b62 to master...

@bors bors merged commit 0c1bcd3 into rust-lang:master Jun 19, 2018
@oli-obk oli-obk deleted the silence!_I_test_you branch June 15, 2020 15:27
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.

6 participants