We have a gyp-android bot now, but not all the tests run on it (or run in a
neutered form). There are two issues:
1) gyptest -f android doesn't really run any executables, because they are
crosscompiled for Android. We should work out a way to run the binaries (either
using the android emulator, or by having it build host binaries instead?) so
that we can verify the binaries work as they are supposed to. Currently the
android test runner just assumes that if the binary was created at all, it's
okay.
2) Not all the tests that are disabled for android should really be disabled;
they need someone to go through and verify that they are actually not
appropriate for the platform.
Original issue reported on code.google.com by torne@chromium.org on 6 Mar 2013 at 2:06
Original issue reported on code.google.com by
torne@chromium.org
on 6 Mar 2013 at 2:06