-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Tidy up some Android tests #24681
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
Tidy up some Android tests #24681
Conversation
A try here would be great |
@bors try |
There are still quite a few ignored Android tests kicking around, most of which were added in 445faca, which has a pretty unfortunate commit message. r? @alexcrichton
☀️ Test successful - try-bsd, try-linux, try-mac, try-win-32, try-win-64 |
1af79c6
to
3580084
Compare
try doesn't test on android :( |
⌛ Testing commit 3580084 with merge df7b096... |
💔 Test failed - auto-mac-64-opt |
3580084
to
ac14abb
Compare
@alexcrichton had some line number drift :( Give this another go? |
⌛ Testing commit ac14abb with merge 45bc6ce... |
💔 Test failed - auto-linux-64-x-android-t |
@@ -9,7 +9,6 @@ | |||
// except according to those terms. | |||
|
|||
// aux-build:linkage-visibility.rs | |||
// ignore-android: FIXME(#10379) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
well this one is still broken
ac14abb
to
5a68169
Compare
@alexcrichton once more? |
⌛ Testing commit 5a68169 with merge 39b85d0... |
⛄ The build was interrupted to prioritize another pull request. |
⌛ Testing commit 5a68169 with merge ba5aa47... |
💔 Test failed - auto-linux-64-opt |
@alexcrichton can you hit the retry? this failed on |
@bors: retry |
There are still quite a few ignored Android tests kicking around, most of which were added in 445faca, which has a pretty unfortunate commit message. r? @alexcrichton
💔 Test failed - auto-linux-64-opt |
@bors: retry On Sat, Apr 25, 2015 at 1:45 AM, bors notifications@github.com wrote:
|
⌛ Testing commit 7f87424 with merge ab3204f... |
💔 Test failed - auto-linux-64-x-android-t |
7f87424
to
fb5f18b
Compare
@alexcrichton another go? |
@bors: r+ fb5f18b |
There are still quite a few ignored Android tests kicking around, most of which were added in 445faca, which has a pretty unfortunate commit message. r? @alexcrichton
⌛ Testing commit fb5f18b with merge ca34758... |
💔 Test failed - auto-linux-64-x-android-t |
@tamird at this point I think it may be best to start setting up an Android installation locally and testing this out there, bouncing on bors may be starting to take up some time :( |
So I've run some more of these tests locally and it looks like basically everything that was unignored unfortunately wasn't fixed in the meantime. Perhaps the stylistics tweaks could just be merged? |
fb5f18b
to
8a6b7af
Compare
@alexcrichton updated. |
8a6b7af
to
bd5afb4
Compare
To run these locally you'll need to install the NDK and then configure rustc accordingly (I normally just copy the |
There are still quite a few ignored Android tests kicking around, most of which were added in 445faca, which has a pretty unfortunate commit message. r? @alexcrichton
There are still quite a few ignored Android tests kicking around, most of which were added in 445faca, which has a pretty unfortunate commit message.
r? @alexcrichton