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

make pretty source comparison check be fatal (fixes #52255) #52256

Merged
merged 2 commits into from
Jul 12, 2018

Conversation

tinco
Copy link
Contributor

@tinco tinco commented Jul 11, 2018

This is not ready for merging because it reveals (at least) two regressions in the pretty suite. Should I attempt to fix those in this PR also?

@kennytm kennytm added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jul 11, 2018
@tinco
Copy link
Contributor Author

tinco commented Jul 11, 2018

This is now ready for merging, changes needed were trivial but indicative of the kind of regression this bug silently enabled.

@kennytm kennytm added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 11, 2018
@sanxiyn
Copy link
Member

sanxiyn commented Jul 12, 2018

@bors r+

@bors
Copy link
Contributor

bors commented Jul 12, 2018

📌 Commit b96deed has been approved by sanxiyn

@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 Jul 12, 2018
@bors
Copy link
Contributor

bors commented Jul 12, 2018

⌛ Testing commit b96deed with merge 7d73fffeab20294beb739dccca1ed53f374d4450...

@bors
Copy link
Contributor

bors commented Jul 12, 2018

💔 Test failed - status-travis

@rust-highfive
Copy link
Collaborator

The job x86_64-gnu-llvm-5.0 of your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
#####################################################################     97.1%
######################################################################## 100.0%
[00:01:07] extracting /checkout/obj/build/cache/2018-06-30/rust-std-beta-x86_64-unknown-linux-gnu.tar.gz
[00:01:07] downloading https://static.rust-lang.org/dist/2018-06-30/rustc-beta-x86_64-unknown-linux-gnu.tar.gz
No output has been received in the last 30m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
The build has been terminated

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@bors bors 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 Jul 12, 2018
@rust-highfive
Copy link
Collaborator

The job x86_64-gnu-llvm-5.0 of your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
#####################################################################     97.1%
######################################################################## 100.0%
[00:01:07] extracting /checkout/obj/build/cache/2018-06-30/rust-std-beta-x86_64-unknown-linux-gnu.tar.gz
[00:01:07] downloading https://static.rust-lang.org/dist/2018-06-30/rustc-beta-x86_64-unknown-linux-gnu.tar.gz
No output has been received in the last 30m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
The build has been terminated

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@kennytm
Copy link
Member

kennytm commented Jul 12, 2018

@bors retry #40474

@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 Jul 12, 2018
@bors
Copy link
Contributor

bors commented Jul 12, 2018

⌛ Testing commit b96deed with merge 6cc42a4...

bors added a commit that referenced this pull request Jul 12, 2018
make pretty source comparison check be fatal (fixes #52255)

This is not ready for merging because it reveals (at least) two regressions in the pretty suite. Should I attempt to fix those in this PR also?
@bors
Copy link
Contributor

bors commented Jul 12, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: sanxiyn
Pushing 6cc42a4 to master...

@bors bors merged commit b96deed into rust-lang:master Jul 12, 2018
@tinco tinco deleted the issue_52255 branch July 12, 2018 17:47
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.

5 participants