Skip to content

Conversation

@pjcollins
Copy link
Member

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.

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.
@dellis1972 dellis1972 merged commit f21e10d into dotnet:main Jul 13, 2023
@pjcollins pjcollins deleted the dynamic-iad branch July 13, 2023 14:21
grendello added a commit to grendello/xamarin-android that referenced this pull request Jul 13, 2023
* main:
  [Xamarin.Android.Build.Tasks] per-RID assemblies & typemaps (dotnet#8164)
  [AndroidDependenciesTests] Test both manifest types (dotnet#8186)
grendello added a commit to grendello/xamarin-android that referenced this pull request Jul 14, 2023
* main:
  [Xamarin.Android.Build.Tasks] per-RID assemblies & typemaps (dotnet#8164)
  [AndroidDependenciesTests] Test both manifest types (dotnet#8186)
  [AndroidDependenciesTests] Use platform-tools 34.0.4 (dotnet#8184)
grendello added a commit to grendello/xamarin-android that referenced this pull request Jul 14, 2023
* main:
  [ci] XA.PublishAllLogs publishes all build logs to build artifacts (dotnet#8189)
  Bump to xamarin/Java.Interop/main@151b03e (dotnet#8188)
  [Mono.Android] Use PublicApiAnalyzers to ensure we do not break API. (dotnet#8171)
  [Xamarin.Android.Build.Tasks] per-RID assemblies & typemaps (dotnet#8164)
  [AndroidDependenciesTests] Test both manifest types (dotnet#8186)
  [AndroidDependenciesTests] Use platform-tools 34.0.4 (dotnet#8184)
grendello added a commit to grendello/xamarin-android that referenced this pull request Jul 17, 2023
* main:
  LLVM IR code generator refactoring and updates (dotnet#8140)
  [ci] XA.PublishAllLogs publishes all build logs to build artifacts (dotnet#8189)
  Bump to xamarin/Java.Interop/main@151b03e (dotnet#8188)
  [Mono.Android] Use PublicApiAnalyzers to ensure we do not break API. (dotnet#8171)
  [Xamarin.Android.Build.Tasks] per-RID assemblies & typemaps (dotnet#8164)
  [AndroidDependenciesTests] Test both manifest types (dotnet#8186)
  [AndroidDependenciesTests] Use platform-tools 34.0.4 (dotnet#8184)
jonathanpeppers pushed a commit that referenced this pull request Jul 17, 2023
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.
@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.

3 participants