Okay I just tried this and if I use Android Studio to run the tests then the "Android" test fails (for obvious reasons: It is trying to use the android.res API under the hood), but the iOS test passes.
I wonder if it is possible to get the tests to work when running host-side?