-
Notifications
You must be signed in to change notification settings - Fork 528
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AndroidDependenciesTests] Test both manifest types (#8186)
Updates the InstallAndroidDependenciesTest test to run against the self hosted Xamarin manifest, as well as Googles v2 manifest. For the default case, we shouldn't override any package versions. The dependency versions we calculate should be present in, and installable from, our manifest. For the Google manifest case, we should override the platform-tools version. Their manifest only ever contains one platform-tools version, and it is updated somewhat regularly causing the test to fail every time it changes.
- Loading branch information
Showing
1 changed file
with
35 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters