We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e796d7 commit 6a0644fCopy full SHA for 6a0644f
1 file changed
build-tools/automation/yaml-templates/stage-package-tests.yaml
@@ -199,7 +199,7 @@ stages:
199
testName: Mono.Android.NET_Tests-CoreCLR
200
project: tests/Mono.Android-Tests/Mono.Android-Tests/Mono.Android.NET-Tests.csproj
201
testResultsFiles: TestResult-Mono.Android.NET_Tests-$(XA.Build.Configuration)CoreCLR.xml
202
- extraBuildArgs: -p:_AndroidTypeMapImplementation=llvm-ir
+ extraBuildArgs: -p:TestsFlavor=CoreCLR -p:_AndroidTypeMapImplementation=llvm-ir
203
artifactSource: bin/Test$(XA.Build.Configuration)/$(DotNetTargetFramework)-android/Mono.Android.NET_Tests-Signed.aab
204
artifactFolder: $(DotNetTargetFramework)-CoreCLR
205
0 commit comments