Commit 28add0d
authored
[Xamarin.Android.Build.Tests] Import tests from last regression test job (dotnet#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.1 parent e113bc1 commit 28add0d
File tree
14 files changed
+595
-633
lines changed- build-tools/automation
- yaml-templates
- src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests
- tests/MSBuildDeviceIntegration/Tests
14 files changed
+595
-633
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1111 | 1111 | | |
1112 | 1112 | | |
1113 | 1113 | | |
1114 | | - | |
1115 | | - | |
1116 | | - | |
1117 | | - | |
1118 | | - | |
1119 | | - | |
1120 | | - | |
1121 | | - | |
1122 | | - | |
1123 | | - | |
1124 | | - | |
1125 | | - | |
1126 | | - | |
1127 | | - | |
1128 | | - | |
1129 | | - | |
1130 | | - | |
1131 | | - | |
1132 | | - | |
1133 | | - | |
1134 | | - | |
1135 | | - | |
1136 | | - | |
1137 | | - | |
1138 | | - | |
1139 | | - | |
1140 | | - | |
1141 | | - | |
1142 | | - | |
1143 | | - | |
1144 | | - | |
1145 | | - | |
1146 | | - | |
1147 | | - | |
1148 | 1114 | | |
1149 | 1115 | | |
1150 | 1116 | | |
| |||
Lines changed: 0 additions & 110 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 83 | + | |
105 | 84 | | |
106 | 85 | | |
107 | 86 | | |
| |||
239 | 218 | | |
240 | 219 | | |
241 | 220 | | |
242 | | - | |
243 | 221 | | |
244 | 222 | | |
245 | 223 | | |
| |||
794 | 772 | | |
795 | 773 | | |
796 | 774 | | |
797 | | - | |
798 | 775 | | |
799 | 776 | | |
800 | 777 | | |
| |||
830 | 807 | | |
831 | 808 | | |
832 | 809 | | |
833 | | - | |
834 | 810 | | |
835 | 811 | | |
836 | 812 | | |
| |||
935 | 911 | | |
936 | 912 | | |
937 | 913 | | |
938 | | - | |
939 | 914 | | |
940 | 915 | | |
941 | 916 | | |
| |||
975 | 950 | | |
976 | 951 | | |
977 | 952 | | |
978 | | - | |
979 | 953 | | |
980 | 954 | | |
981 | 955 | | |
| |||
0 commit comments