File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 12
12
13
13
#
14
14
# Build the whole product using Mono for Android Linux with Bionic libc
15
+ # FIXME: disabled test runs https://github.com/dotnet/runtime/issues/100281
15
16
#
16
17
- template : /eng/pipelines/common/platform-matrix.yml
17
18
parameters :
41
42
nameSuffix : AllSubsets_Mono
42
43
buildArgs : -s mono+libs+host+packs+libs.tests -c $(_BuildConfig) /p:ArchiveTests=true
43
44
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