Skip to content

Commit 6a0644f

Browse files
Keep CoreCLR test flavor naming in CI
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2e796d7 commit 6a0644f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-tools/automation/yaml-templates/stage-package-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ stages:
199199
testName: Mono.Android.NET_Tests-CoreCLR
200200
project: tests/Mono.Android-Tests/Mono.Android-Tests/Mono.Android.NET-Tests.csproj
201201
testResultsFiles: TestResult-Mono.Android.NET_Tests-$(XA.Build.Configuration)CoreCLR.xml
202-
extraBuildArgs: -p:_AndroidTypeMapImplementation=llvm-ir
202+
extraBuildArgs: -p:TestsFlavor=CoreCLR -p:_AndroidTypeMapImplementation=llvm-ir
203203
artifactSource: bin/Test$(XA.Build.Configuration)/$(DotNetTargetFramework)-android/Mono.Android.NET_Tests-Signed.aab
204204
artifactFolder: $(DotNetTargetFramework)-CoreCLR
205205

0 commit comments

Comments
 (0)