File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1212
1313#
1414# Build the whole product using Mono for Android Linux with Bionic libc
15+ # FIXME: disabled test runs https://github.com/dotnet/runtime/issues/100281
1516#
1617- template : /eng/pipelines/common/platform-matrix.yml
1718 parameters :
4142 nameSuffix : AllSubsets_Mono
4243 buildArgs : -s mono+libs+host+packs+libs.tests -c $(_BuildConfig) /p:ArchiveTests=true
4344 timeoutInMinutes : 480
44- # extra steps, run tests
45- postBuildSteps :
46- - template : /eng/pipelines/libraries/helix.yml
47- parameters :
48- creator : dotnet-bot
49- testRunNamePrefixSuffix : Mono_$(_BuildConfig)_LinuxBionic
45+ # extra steps, run tests # FIXME: see https://github.com/dotnet/runtime/issues/100281
46+ # postBuildSteps:
47+ # - template: /eng/pipelines/libraries/helix.yml
48+ # parameters:
49+ # creator: dotnet-bot
50+ # testRunNamePrefixSuffix: Mono_$(_BuildConfig)_LinuxBionic
You can’t perform that action at this time.
0 commit comments