We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87aeea6 commit fe00f48Copy full SHA for fe00f48
build-tools/automation/yaml-templates/build-windows.yaml
@@ -114,14 +114,6 @@ stages:
114
115
- template: install-apkdiff.yaml
116
117
- - template: run-nunit-tests.yaml
118
- parameters:
119
- useDotNet: false
120
- testRunTitle: Smoke MSBuild Tests - Windows Build Tree
121
- testAssembly: $(System.DefaultWorkingDirectory)\bin\Test$(XA.Build.Configuration)\net472\Xamarin.Android.Build.Tests.dll
122
- testResultsFile: TestResult-SmokeMSBuildTests-WinBuildTree-$(XA.Build.Configuration).xml
123
- nunitConsoleExtraArgs: --where "cat == SmokeTests"
124
-
125
- template: run-nunit-tests.yaml
126
parameters:
127
testRunTitle: Smoke MSBuild Tests - Windows Dotnet Build
0 commit comments