You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jin what exactly isn't working in android_instrumentation_test? We're deciding if it is a better idea to use your composer_instrumentation_test or fix android_instrumentation_test.
Mostly the test runner (dexdump is compiled for linux only, with no plans to make it multiplatform), and the emulator infrastructure (unified_launcher).
For now, please consider alternatives like my experimental rules or you'd have to roll your own.
Description of the problem / feature request:
This fails with error:
I'm using Mac and the cp command does not have
--sparse
option.What operating system are you running Bazel on?
What's the output of
bazel info release
?The text was updated successfully, but these errors were encountered: