Skip to content
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

Mobile install command doesn't launch application with flag --start_app #21574

Open
dvpermyakov opened this issue Mar 5, 2024 · 1 comment
Open
Labels

Comments

@dvpermyakov
Copy link

Description of the bug:

After successful installation of android apk next time bazel skips install action and show logs from previous action

Which category does this issue belong to?

Android

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

bazel mobile-install {your android binary target} --start_app

Which operating system are you running Bazel on?

MacOS 13.5

What is the output of bazel info release?

release 7.0.2

If bazel info release returns development version or (@non-git), tell us how you built Bazel.

No response

What's the output of git remote get-url origin; git rev-parse HEAD ?

https://github.com/bazelbuild/bazel.git
ee89a53

Is this a regression? If yes, please try to identify the Bazel commit where the bug was introduced.

Yes, 2b104c8

Have you found anything relevant by searching the web?

No

Any other information, logs, or outputs that you want to share?

No response

@fmeum
Copy link
Collaborator

fmeum commented Mar 5, 2024

Cc @tjgq based on the regressing commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants