Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Many of our Windows lanes on release/6.0.4xx are failing with:

Xamarin.Provisioning.ProvisioningException: Failed to provision
---> Xamarin.Provisioning.ProvisioningException: Only extension versions greater than that in the instance catalog version (13.0.0.0) can be installed.

This is because the CI machines have VS 17.3 now, and the classic
Xamarin.Android we're building is too old.

For now, let's just disable all these classic tests on this branch. We
can come up with a better idea for this later.

Many of our Windows lanes on `release/6.0.4xx` are failing with:

    Xamarin.Provisioning.ProvisioningException: Failed to provision
    ---> Xamarin.Provisioning.ProvisioningException: Only extension versions greater than that in the instance catalog version (13.0.0.0) can be installed.

This is because the CI machines have VS 17.3 now, and the classic
Xamarin.Android we're building is too old.

For now, let's just disable all these classic tests on this branch. We
can come up with a better idea for this later.
@jonathanpeppers jonathanpeppers marked this pull request as ready for review August 22, 2022 18:57
@jonathanpeppers
Copy link
Member Author

This gets us past the provisionator.exe errors, but I think we still need this to address a few others: #7295

@jonathanpeppers
Copy link
Member Author

This looks a lot greener than it has been, going to merge and then rebase this one: #7288

@jonathanpeppers jonathanpeppers merged commit 246e84b into dotnet:release/6.0.4xx Aug 24, 2022
@jonathanpeppers jonathanpeppers deleted the disable-classic-tests branch August 24, 2022 18:39
pjcollins added a commit to pjcollins/android that referenced this pull request Aug 25, 2022
Related: dotnet#7286

Classic test jobs and VSIX installer provisioning will no longer run on
.NET release branches (branches starting with `release/`).

The MSBuild smoke test jobs have also been updated to run against the
`net6.0` version of the `Xamarin.Android.Build.Tests.dll` and
`MSBuildDeviceIntegration.dll` test assemblies.
pjcollins added a commit to pjcollins/android that referenced this pull request Aug 26, 2022
Related: dotnet#7286

Classic test jobs and VSIX installer provisioning will no longer run on
.NET release branches (branches starting with `release/`).

The MSBuild smoke test jobs have also been updated to run against the
`net6.0` version of the `Xamarin.Android.Build.Tests.dll` and
`MSBuildDeviceIntegration.dll` test assemblies.
pjcollins added a commit that referenced this pull request Aug 29, 2022
Related: #7286

Classic test jobs and VSIX installer provisioning will no longer run on
.NET release branches (branches starting with `release/`).

The MSBuild smoke test jobs have also been updated to run against the
`net6.0` version of the `Xamarin.Android.Build.Tests.dll` and
`MSBuildDeviceIntegration.dll` test assemblies.
jonathanpeppers pushed a commit that referenced this pull request Aug 29, 2022
Related: #7286

Classic test jobs and VSIX installer provisioning will no longer run on
.NET release branches (branches starting with `release/`).

The MSBuild smoke test jobs have also been updated to run against the
`net6.0` version of the `Xamarin.Android.Build.Tests.dll` and
`MSBuildDeviceIntegration.dll` test assemblies.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 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.

2 participants