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

Re-enable android build jobs #1224

Merged
merged 4 commits into from
Jan 21, 2019
Merged

Re-enable android build jobs #1224

merged 4 commits into from
Jan 21, 2019

Conversation

gnzlbg
Copy link
Contributor

@gnzlbg gnzlbg commented Jan 21, 2019

This performs a yes | ./sdk/tools/bin/sdkmanager --licenses - the sole purpose of the --licenses flag is to allow the user to accept all licenses a priori, so that all other commands don't show any licenses.

For some reason, after all licenses have been accepted, the install step says that some licenses are still not accepted... so we need to accept those too... Why? I have no idea, and accepting licenses while installing still appears to make things hang a little, but it only does so for one non-accepted license, instead of for 5-6 like before, so now things do work.

@rust-highfive
Copy link

r? @alexcrichton

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

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Jan 21, 2019

@bors: r+

@bors
Copy link
Contributor

bors commented Jan 21, 2019

📌 Commit 5a7b4e7 has been approved by gnzlbg

@bors
Copy link
Contributor

bors commented Jan 21, 2019

⌛ Testing commit 5a7b4e7 with merge e98bf59...

bors added a commit that referenced this pull request Jan 21, 2019
Re-enable android build jobs

This performs a `yes | ./sdk/tools/bin/sdkmanager --licenses` - the sole purpose of the `--licenses` flag is to allow the user to accept all licenses a priori, so that all other commands don't show any licenses.

For some reason, after all licenses have been accepted, the install step says that some licenses are still not accepted... so we need to accept those too... Why? I have no idea, and accepting licenses while installing still appears to make things hang a little, but it only does so for one non-accepted license, instead of for 5-6 like before, so now things do work.
@bors
Copy link
Contributor

bors commented Jan 21, 2019

💔 Test failed - checks-cirrus

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Jan 21, 2019

@bors: r+

@bors
Copy link
Contributor

bors commented Jan 21, 2019

📌 Commit b71ea8b has been approved by gnzlbg

@bors
Copy link
Contributor

bors commented Jan 21, 2019

⌛ Testing commit b71ea8b with merge e31b039...

bors added a commit that referenced this pull request Jan 21, 2019
Re-enable android build jobs

This performs a `yes | ./sdk/tools/bin/sdkmanager --licenses` - the sole purpose of the `--licenses` flag is to allow the user to accept all licenses a priori, so that all other commands don't show any licenses.

For some reason, after all licenses have been accepted, the install step says that some licenses are still not accepted... so we need to accept those too... Why? I have no idea, and accepting licenses while installing still appears to make things hang a little, but it only does so for one non-accepted license, instead of for 5-6 like before, so now things do work.
@gnzlbg
Copy link
Contributor Author

gnzlbg commented Jan 21, 2019

@bors: r+

@bors
Copy link
Contributor

bors commented Jan 21, 2019

📌 Commit 4f9cc1a has been approved by gnzlbg

bors added a commit that referenced this pull request Jan 21, 2019
Re-enable android build jobs

This performs a `yes | ./sdk/tools/bin/sdkmanager --licenses` - the sole purpose of the `--licenses` flag is to allow the user to accept all licenses a priori, so that all other commands don't show any licenses.

For some reason, after all licenses have been accepted, the install step says that some licenses are still not accepted... so we need to accept those too... Why? I have no idea, and accepting licenses while installing still appears to make things hang a little, but it only does so for one non-accepted license, instead of for 5-6 like before, so now things do work.
@bors
Copy link
Contributor

bors commented Jan 21, 2019

⌛ Testing commit 4f9cc1a with merge fb2b3da...

@bors
Copy link
Contributor

bors commented Jan 21, 2019

☀️ Test successful - checks-cirrus, checks-travis, status-appveyor
Approved by: gnzlbg
Pushing fb2b3da to master...

@bors bors merged commit 4f9cc1a into rust-lang:master Jan 21, 2019
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.

4 participants