Skip to content

rustbuild: Add more deps on android-copy-libs#38729

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:android-steps
Dec 31, 2016
Merged

rustbuild: Add more deps on android-copy-libs#38729
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:android-steps

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

The android-copy-libs step is crucial for running tests on the Android target as
it copies necessary scripts and such to the emulator. We must run that before
running any tests there, but we erroneously only did it for compiletest test
suites!

The android-copy-libs step is crucial for running tests on the Android target as
it copies necessary scripts and such to the emulator. We must run that before
running any tests there, but we erroneously only did it for compiletest test
suites!
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @aturon

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

@alexcrichton

Copy link
Copy Markdown
Member Author

I believe this will fix this failure: #38709 (comment)

@brson

brson commented Dec 31, 2016

Copy link
Copy Markdown
Contributor

@bors r+ p=1

@bors

bors commented Dec 31, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit cf8fde1 has been approved by brson

@bors

bors commented Dec 31, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit cf8fde1 with merge 8c547a0...

bors added a commit that referenced this pull request Dec 31, 2016
rustbuild: Add more deps on android-copy-libs

The android-copy-libs step is crucial for running tests on the Android target as
it copies necessary scripts and such to the emulator. We must run that before
running any tests there, but we erroneously only did it for compiletest test
suites!
@bors

bors commented Dec 31, 2016

Copy link
Copy Markdown
Collaborator

☀️ Test successful - status-appveyor, status-travis
Approved by: brson
Pushing 8c547a0 to master...

@bors bors merged commit cf8fde1 into rust-lang:master Dec 31, 2016
@alexcrichton alexcrichton deleted the android-steps branch January 1, 2017 00:24
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.

5 participants