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

Fix android uninstall command and add validations #55431

Merged
merged 1 commit into from
Jul 12, 2021

Conversation

fanyang-mono
Copy link
Member

@fanyang-mono fanyang-mono commented Jul 9, 2021

Fixes #55400

This PR fix three things:

  • Fixes android app uninstallation command.
  • Add validations for the input arguments of HandleMobileApp.
  • Fail runtime tests, when mobile apps failed to install or uninstall successfully.

@ghost
Copy link

ghost commented Jul 9, 2021

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #55400

This PR fix two things:

  • Fixes android app uninstallation command.
  • Add validations for the input arguments of HandleMobileApp.
  • Fail runtime tests, when mobile apps failed to install or uninstall successfully.
Author: fanyang-mono
Assignees: -
Labels:

area-Infrastructure

Milestone: -

@fanyang-mono fanyang-mono merged commit 375ca44 into dotnet:main Jul 12, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Mono] Fail the runtime tests, when mobile apps failed to install
2 participants