-
Notifications
You must be signed in to change notification settings - Fork 530
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Xamarin.Android.Build.Tests] Import tests from last regression test …
…job (#5101) Context: https://github.com/xamarin/QualityAssurance/pull/3646 CI and Xamarin.Android.Build.Tests have been updated to reflect the third round of regression test auditing. The Xamarin.Android YAML pipeline no longer contains QA test jobs, and the following regression test categories have been removed: * `RuntimeTests` - Still runs on multiple devices on the [external test job][1]. * `Hello` - Still runs on multiple devices on the [external test job][1]. * `RegressionDeviceTests` - Obsolete tests removed, some missing coverage migrated to `SubscribeToAppDomainUnhandledException`. * `FastDevDeviceTests` - Obsolete tests removed, some missing coverage migrated to `IncrementalFastDeployment`. * `BuildPerformance` - Missing coverage migrated. * `AotSupport` - Obsolete tests removed, some missing coverage migrated to `NoSymbolsArgShouldReduceAppSize`. The `dotnet` test categories have been removed as they are no longer used as far as I can tell. The `DotNetIgnore` category is the preferred way to filter tests that aren't compatible with One .NET. `AndroidUpdateResourceTest.RepetitiveBuild` has been removed, as it appeared to be a duplicate of `IncrementalBuildTest.BasicApplicationRepetitiveBuild`. `BuildTest.BuildReleaseApplication` has also been removed as it is implicitly covered by other release configuration tests. [1]: https://dev.azure.com/devdiv/DevDiv/_release?definitionId=476&view=mine&_a=releases.
- Loading branch information
Showing
14 changed files
with
595 additions
and
633 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
110 changes: 0 additions & 110 deletions
110
build-tools/automation/yaml-templates/run-integrated-regression-tests.yaml
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.