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

[Tests] Fix Designer Tests to use AndroidSdkResolver.GetMaxInstalledPlatform () #8488

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

dellis1972
Copy link
Contributor

Our designer tests were not using AndroidSdkResolver.GetMaxInstalledPlatform (). As a result if the android-27 platform was NOT installed the unit tests would fail. Lets update the system to use the helper method to find the latest installed platform and use that.

…dPlatform ()`

Our designer tests were not using ` AndroidSdkResolver.GetMaxInstalledPlatform ()`.
As a result if the `android-27` platform was NOT installed the unit
tests would fail. Lets update the system to use the helper method to
find the latest installed platform and use that.
@jonathanpeppers jonathanpeppers merged commit c663ee1 into xamarin:main Nov 7, 2023
47 checks passed
@dellis1972 dellis1972 deleted the androidjarissue branch November 7, 2023 15:02
grendello added a commit that referenced this pull request Nov 8, 2023
* main:
  [build] Trim Xamarin.Android.sln (#8487)
  [Tests] Fix Designer Tests to use ` AndroidSdkResolver.GetMaxInstalledPlatform ()` (#8488)
jonathanpeppers pushed a commit that referenced this pull request Nov 28, 2023
…dPlatform ()` (#8488)

Our designer tests were not using ` AndroidSdkResolver.GetMaxInstalledPlatform ()`.
As a result if the `android-27` platform was NOT installed the unit
tests would fail. Lets update the system to use the helper method to
find the latest installed platform and use that.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants