Uh oh!
There was an error while loading. Please reload this page.
Fix android ci - #825
Conversation
malbarbo
commented
Oct 27, 2017
Tested locally (arm), let's see for the others archs. |
alexcrichton
commented
Oct 27, 2017
@bors: r+ p=1 Awesome, thanks so much! |
bors
commented
Oct 27, 2017
📌 Commit a9115d5 has been approved by |
bors
commented
Oct 27, 2017
bors
commented
Oct 27, 2017
💔 Test failed - status-travis |
alexcrichton
commented
Oct 27, 2017
@bors: retry |
bors
commented
Oct 27, 2017
bors
commented
Oct 27, 2017
💔 Test failed - status-travis |
I think the emulator for i686 does not run anymore without hardware acceleration... I tried to run i686 tests like the x86_64 tests (without the emulator), but I get an error: The same I got when adding android testing support to cross. A partial solution was run the tests with qemu-i386, but it needs a patched qemu. What we do now? |
alexcrichton
commented
Oct 27, 2017
Hmm that's unfortunate :( Is hardware acceleration something that needs lots of privs in the cloud? (Aka we will never be able to do this bare on Travis) If so maybe we should just remove the tests for now? |
alexcrichton
commented
Oct 28, 2017
@bors: r+ Ok I've pushed a commit to disable it for now, but we can of course reenable if we can get it working again! |
bors
commented
Oct 28, 2017
📌 Commit 8617317 has been approved by |
bors
commented
Oct 28, 2017
bors
commented
Oct 28, 2017
💔 Test failed - status-travis |
alexcrichton
commented
Oct 28, 2017
@bors: retry |
bors
commented
Oct 28, 2017
bors
commented
Oct 28, 2017
☀️ Test successful - status-appveyor, status-travis |
No description provided.