Skip to content

Commit 309879d

Browse files
Jan Jahodaam11wfurtkrwqakoeplinger
authored
Backport all CI matrix changes from 7.0 to reelase/6.0 (#62538)
* Replace Debian stretch with bullseye in Helix queues (#57841) * add W11 test queue (#58570) * CI matrix change: drop OSX 10.13 (#59084) * Drop OSX 10.13 from CI matrix * Drop OSX 10.14 from PR CI matrix * CI matrix change: ubuntu (#58987) * Remove ubuntu 16.04 * Remove another occurence * enable client certificate test for QUIC on Linux (#59544) * CI matrix change: debian+centos+sles (#58988) * CI matrix change: debian+centos+sles * Adjust the CI matrix based on latest comments * Rev Alpine WithNode from 3.9 to 3.13 (#57324) * Rev Alpine WithNode from 3.9 to 3.13 Also, * update helix queues from 3.12 to 3.13 * add 3.14 helix queues * update performance job to install cargo from main branch * Add Alpine 3.13 in rolling CI * Add missing closing paren * CI matrix change: add Windows.Server.Core.20H2 (#59572) * Add Windows.Server.Core.20H2 to CI matrix * add windows server 20H2 * Remove 20H2 from PR * Remove 20H2 from PR run * CI matrix: add openSUSE 15.2 (#59574) * CI matrix update: add Ubuntu 21.04 (#59578) * Rollback changes breaking rolling builds (#60040) * Revert "CI matrix update: add Ubuntu 21.04 (#59578)" This reverts commit 127a498. * Revert "CI matrix: add openSUSE 15.2 (#59574)" This reverts commit f9025ae. * Revert "CI matrix change: add Windows.Server.Core.20H2 (#59572)" This reverts commit 5ab435e. * Add runtime-community.yml pipeline and add s390x job (#60255) * Revert "Add runtime-community.yml pipeline and add s390x job (#60255)" This reverts commit 4199aa1. Co-authored-by: Adeel Mujahid <[email protected]> Co-authored-by: Tomas Weinfurt <[email protected]> Co-authored-by: Krzysztof Wicher <[email protected]> Co-authored-by: Alexander Köplinger <[email protected]>
1 parent 1208ca1 commit 309879d

File tree

5 files changed

+38
-41
lines changed

5 files changed

+38
-41
lines changed

eng/pipelines/common/platform-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
targetRid: linux-musl-x64
9292
platform: Linux_musl_x64
9393
container:
94-
image: alpine-3.9-WithNode-20210714125437-9b5bbc2
94+
image: alpine-3.13-WithNode-20210910135845-c401c85
9595
registry: mcr
9696
jobParameters:
9797
runtimeFlavor: ${{ parameters.runtimeFlavor }}

eng/pipelines/coreclr/templates/helix-queues-setup.yml

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -47,53 +47,56 @@ jobs:
4747
- ${{ if eq(variables['System.TeamProject'], 'public') }}:
4848
- (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440
4949
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
50-
- (Debian.9.Arm32)[email protected]/dotnet-buildtools/prereqs:debian-9-helix-arm32v7-bfcd90a-20200121150037
50+
- (Debian.10.Arm32)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-arm32v7-20210304164340-6616c63
51+
- (Debian.11.Arm32)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-arm32v7-20210304164347-5a7c380
5152
- (Ubuntu.1804.Arm32)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440
5253

5354
# Linux arm64
5455
- ${{ if eq(parameters.platform, 'Linux_arm64') }}:
5556
- ${{ if eq(variables['System.TeamProject'], 'public') }}:
5657
- (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652
5758
- ${{ if and(eq(variables['System.TeamProject'], 'public'), notIn(parameters.jobParameters.helixQueueGroup, 'pr', 'ci', 'libraries')) }}:
58-
- (Debian.9.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:debian-9-helix-arm64v8-bfcd90a-20200121150055
59+
- (Debian.10.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-arm64v8-20210304164340-56c6673
60+
- (Debian.11.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-arm64v8-20210304164340-5a7c380
5961
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
60-
- (Debian.9.Arm64)[email protected]/dotnet-buildtools/prereqs:debian-9-helix-arm64v8-bfcd90a-20200121150055
62+
- (Debian.10.Arm64)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-arm64v8-20210304164340-56c6673
63+
- (Debian.11.Arm64)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-arm64v8-20210304164340-5a7c380
6164
- (Ubuntu.1804.Arm64)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652
6265

6366
# Linux musl x64
6467
- ${{ if eq(parameters.platform, 'Linux_musl_x64') }}:
6568
- ${{ if eq(variables['System.TeamProject'], 'public') }}:
66-
- (Alpine.312.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.12-helix-20200602002622-e06dc59
69+
- (Alpine.314.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-amd64-20210910135833-1848e19
6770
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
68-
- (Alpine.312.Amd64)[email protected]/dotnet-buildtools/prereqs:alpine-3.12-helix-20200602002622-e06dc59
71+
- (Alpine.314.Amd64)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-amd64-20210910135833-1848e19
6972

7073
# Linux musl arm32
7174
- ${{ if eq(parameters.platform, 'Linux_musl_arm') }}:
7275
- ${{ if eq(variables['System.TeamProject'], 'public') }}:
73-
- (Alpine.313.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.13-helix-arm32v7-20210414141857-1ea6b0a
76+
- (Alpine.314.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-arm32v7-20210910135806-8a6f4f3
7477
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
75-
- (Alpine.313.Arm32)[email protected]/dotnet-buildtools/prereqs:alpine-3.13-helix-arm32v7-20210414141857-1ea6b0a
78+
- (Alpine.314.Arm32)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-arm32v7-20210910135806-8a6f4f3
7679

7780
# Linux musl arm64
7881
- ${{ if eq(parameters.platform, 'Linux_musl_arm64') }}:
7982
- ${{ if eq(variables['System.TeamProject'], 'public') }}:
80-
- (Alpine.312.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.12-helix-arm64v8-20200602002604-25f8a3e
83+
- (Alpine.314.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-arm64v8-20210910135810-8a6f4f3
8184
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
82-
- (Alpine.312.Arm64)[email protected]/dotnet-buildtools/prereqs:alpine-3.12-helix-arm64v8-20200602002604-25f8a3e
85+
- (Alpine.314.Arm64)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-arm64v8-20210910135810-8a6f4f3
8386

8487
# Linux x64
8588
- ${{ if eq(parameters.platform, 'Linux_x64') }}:
8689
- ${{ if and(eq(variables['System.TeamProject'], 'public'), in(parameters.jobParameters.helixQueueGroup, 'pr', 'ci', 'libraries')) }}:
8790
- Ubuntu.1804.Amd64.Open
8891
- ${{ if and(eq(variables['System.TeamProject'], 'public'), notIn(parameters.jobParameters.helixQueueGroup, 'pr', 'ci', 'libraries')) }}:
89-
- Debian.9.Amd64.Open
90-
- Ubuntu.1604.Amd64.Open
92+
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673
93+
- (Debian.11.Amd64.Open)Ubuntu.1804.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-11-helix-amd64-20210304164428-5a7c380
9194
- Ubuntu.1804.Amd64.Open
9295
- (Centos.8.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:centos-8-helix-20201229003624-c1bf759
9396
- RedHat.7.Amd64.Open
9497
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
95-
- Debian.9.Amd64
96-
- Ubuntu.1604.Amd64
98+
- (Debian.10.Amd64)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673
99+
- (Debian.11.Amd64)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-amd64-20210304164428-5a7c380
97100
- Ubuntu.1804.Amd64
98101
- (Centos.8.Amd64)[email protected]/dotnet-buildtools/prereqs:centos-8-helix-20201229003624-c1bf759
99102
- (Fedora.34.Amd64)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210728124700-4f64125

eng/pipelines/coreclr/templates/run-performance-job.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ parameters:
2323
runKind: '' # required -- test category
2424
logicalMachine: '' # required -- Used to specify a which pool of machines the test should run against
2525
javascriptEngine: 'NoJS'
26-
26+
2727
jobs:
2828
- template: xplat-pipeline-job.yml
2929
parameters:
@@ -36,7 +36,7 @@ jobs:
3636
enableTelemetry: ${{ parameters.enableTelemetry }}
3737
enablePublishBuildArtifacts: true
3838
continueOnError: ${{ parameters.continueOnError }}
39-
39+
4040
${{ if ne(parameters.displayName, '') }}:
4141
displayName: '${{ parameters.displayName }}'
4242
${{ if eq(parameters.displayName, '') }}:
@@ -57,7 +57,7 @@ jobs:
5757
- HelixApiAccessToken: ''
5858
- HelixPreCommandStemWindows: 'set ORIGPYPATH=%PYTHONPATH%;py -m pip install -U pip;py -3 -m venv %HELIX_WORKITEM_PAYLOAD%\.venv;call %HELIX_WORKITEM_PAYLOAD%\.venv\Scripts\activate.bat;set PYTHONPATH=;py -3 -m pip install -U pip;py -3 -m pip install azure.storage.blob==12.0.0;py -3 -m pip install azure.storage.queue==12.0.0;set "PERFLAB_UPLOAD_TOKEN=$(PerfCommandUploadToken)"'
5959
- HelixPreCommandStemLinux: 'export ORIGPYPATH=$PYTHONPATH;python3 -m pip install -U pip;sudo apt-get -y install python3-venv;python3 -m venv $HELIX_WORKITEM_PAYLOAD/.venv;source $HELIX_WORKITEM_PAYLOAD/.venv/bin/activate;export PYTHONPATH=;python3 -m pip install -U pip;pip3 install azure.storage.blob==12.0.0;pip3 install azure.storage.queue==12.0.0;sudo apt-get update;sudo apt -y install curl dirmngr apt-transport-https lsb-release ca-certificates;curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -;sudo apt-get -y install nodejs;sudo apt-get -y install npm;npm install --prefix $HELIX_WORKITEM_PAYLOAD jsvu -g;$HELIX_WORKITEM_PAYLOAD/bin/jsvu --os=linux64 --engines=v8,javascriptcore;export PERFLAB_UPLOAD_TOKEN="$(PerfCommandUploadTokenLinux)"'
60-
- HelixPreCommandStemMsul: 'export ORIGPYPATH=$PYTHONPATH;sudo apk add icu-libs krb5-libs libgcc libintl libssl1.1 libstdc++ zlib;sudo apk add cargo --repository http://dl-cdn.alpinelinux.org/alpine/v3.12/community ;sudo apk add libgdiplus --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing; python3 -m venv $HELIX_WORKITEM_PAYLOAD/.venv;source $HELIX_WORKITEM_PAYLOAD/.venv/bin/activate;export PYTHONPATH=;python3 -m pip install -U pip;pip3 install azure.storage.blob==12.7.1;pip3 install azure.storage.queue==12.1.5;export PERFLAB_UPLOAD_TOKEN="$(PerfCommandUploadTokenLinux)"'
60+
- HelixPreCommandStemMusl: 'export ORIGPYPATH=$PYTHONPATH;sudo apk add icu-libs krb5-libs libgcc libintl libssl1.1 libstdc++ zlib cargo;sudo apk add libgdiplus --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing; python3 -m venv $HELIX_WORKITEM_PAYLOAD/.venv;source $HELIX_WORKITEM_PAYLOAD/.venv/bin/activate;export PYTHONPATH=;python3 -m pip install -U pip;pip3 install azure.storage.blob==12.7.1;pip3 install azure.storage.queue==12.1.5;export PERFLAB_UPLOAD_TOKEN="$(PerfCommandUploadTokenLinux)"'
6161
- ExtraMSBuildLogsWindows: 'set MSBUILDDEBUGCOMM=1;set "MSBUILDDEBUGPATH=%HELIX_WORKITEM_UPLOAD_ROOT%"'
6262
- ExtraMSBuildLogsLinux: 'export MSBUILDDEBUGCOMM=1;export "MSBUILDDEBUGPATH=$HELIX_WORKITEM_UPLOAD_ROOT"'
6363
- HelixPreCommand: ''
@@ -70,7 +70,7 @@ jobs:
7070
- IsInternal: -Internal
7171
- ${{ if ne(parameters.osGroup, 'windows') }}:
7272
- ${{ if eq(parameters.osSubGroup, '_musl') }}:
73-
- HelixPreCommand: $(HelixPreCommandStemMsul);$(ExtraMSBuildLogsLinux)
73+
- HelixPreCommand: $(HelixPreCommandStemMusl);$(ExtraMSBuildLogsLinux)
7474
- HelixPostCommand: 'export PYTHONPATH=$ORIGPYPATH'
7575
- IsInternal: --internal
7676
- ${{ if ne(parameters.osSubGroup, '_musl') }}:
@@ -85,7 +85,7 @@ jobs:
8585
- HelixPreCommand: $(ExtraMSBuildLogsWindows)
8686
- ${{ if ne(parameters.osGroup, 'windows') }}:
8787
- HelixPreCommand: $(ExtraMSBuildLogsLinux);npm install --prefix $HELIX_WORKITEM_PAYLOAD jsvu -g;$HELIX_WORKITEM_PAYLOAD/bin/jsvu --os=linux64 --engines=v8,javascriptcore
88-
88+
8989

9090
- ${{ if and(eq(parameters.codeGenType, 'Interpreter'), eq(parameters.runtimeType, 'mono')) }}:
9191
- ${{ if eq( parameters.osGroup, 'windows') }}:

eng/pipelines/libraries/helix-queues-setup.yml

Lines changed: 16 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ jobs:
2929
# Linux arm
3030
- ${{ if eq(parameters.platform, 'Linux_arm') }}:
3131
- ${{ if eq(parameters.jobParameters.isFullMatrix, true) }}:
32-
- (Debian.9.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-9-helix-arm32v7-bfcd90a-20200121150037
32+
- (Debian.10.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-arm32v7-20210304164340-6616c63
33+
- (Debian.11.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-arm32v7-20210304164347-5a7c380
3334

3435
# Linux arm64
3536
- ${{ if eq(parameters.platform, 'Linux_arm64') }}:
@@ -40,15 +41,14 @@ jobs:
4041

4142
# Linux musl x64
4243
- ${{ if eq(parameters.platform, 'Linux_musl_x64') }}:
43-
- ${{ if eq(parameters.jobParameters.isFullMatrix, false) }}:
44-
- (Alpine.312.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.12-helix-20200602002622-e06dc59
44+
- (Alpine.314.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-amd64-20210910135833-1848e19
4545
- ${{ if eq(parameters.jobParameters.isFullMatrix, true) }}:
46-
- (Alpine.312.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.12-helix-20200601195603-e06dc59
46+
- (Alpine.313.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.13-helix-amd64-20210910135845-8a6f4f3
4747

4848
# Linux musl arm64
49-
- ${{ if eq(parameters.platform, 'Linux_musl_arm64') }}:
50-
- ${{ if eq(parameters.jobParameters.isFullMatrix, true) }}:
51-
- (Alpine.312.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.12-helix-arm64v8-20200602002604-25f8a3e
49+
- ${{ if and(eq(parameters.platform, 'Linux_musl_arm64'), eq(parameters.jobParameters.isFullMatrix, true)) }}:
50+
- (Alpine.313.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.13-helix-arm64v8-20210910135808-8a6f4f3
51+
- (Alpine.314.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-arm64v8-20210910135810-8a6f4f3
5252

5353
# Linux x64
5454
- ${{ if eq(parameters.platform, 'Linux_x64') }}:
@@ -57,33 +57,30 @@ jobs:
5757
- (Centos.8.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:centos-8-helix-20201229003624-c1bf759
5858
- RedHat.7.Amd64.Open
5959
- SLES.15.Amd64.Open
60-
- (Fedora.34.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210728124700-4f64125
60+
- (Fedora.34.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210913123654-4f64125
6161
- (Ubuntu.1910.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-19.10-helix-amd64-cfcfd50-20191030180623
6262
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-bfcd90a-20200121150006
6363
- ${{ if or(ne(parameters.jobParameters.testScope, 'outerloop'), ne(parameters.jobParameters.runtimeFlavor, 'mono')) }}:
6464
- ${{ if eq(parameters.jobParameters.isFullMatrix, true) }}:
65+
- (Centos.7.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:centos-7-mlnet-helix-20210714125435-dde38af
6566
- (Centos.8.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:centos-8-helix-20201229003624-c1bf759
6667
- RedHat.7.Amd64.Open
67-
- Debian.9.Amd64.Open
68-
- Ubuntu.1604.Amd64.Open
6968
- Ubuntu.1804.Amd64.Open
7069
- SLES.12.Amd64.Open
7170
- SLES.15.Amd64.Open
72-
- (Fedora.34.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210728124700-4f64125
71+
- (Fedora.34.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210913123654-4f64125
7372
- (Ubuntu.1910.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-19.10-helix-amd64-cfcfd50-20191030180623
74-
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-bfcd90a-20200121150006
73+
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673
74+
- (Debian.11.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-amd64-20210304164428-5a7c380
7575
- (Mariner.1.0.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:cbl-mariner-1.0-helix-20210528192219-92bf620
7676
- ${{ if eq(parameters.jobParameters.isFullMatrix, false) }}:
77-
- (Centos.8.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:centos-8-helix-20201229003624-c1bf759
77+
- (Centos.7.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:centos-7-mlnet-helix-20210714125435-dde38af
7878
- RedHat.7.Amd64.Open
79-
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-bfcd90a-20200121150006
80-
- Ubuntu.1604.Amd64.Open
79+
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673
8180
- Ubuntu.1804.Amd64.Open
82-
- SLES.15.Amd64.Open
83-
- (Fedora.34.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210728124700-4f64125
8481
- ${{ if or(eq(parameters.jobParameters.interpreter, 'true'), eq(parameters.jobParameters.isSingleFile, true)) }}:
8582
# Limiting interp runs as we don't need as much coverage.
86-
- Debian.9.Amd64.Open
83+
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673
8784

8885
# OSX arm64
8986
- ${{ if eq(parameters.platform, 'OSX_arm64') }}:
@@ -92,11 +89,9 @@ jobs:
9289
# OSX x64
9390
- ${{ if eq(parameters.platform, 'OSX_x64') }}:
9491
- ${{ if eq(parameters.jobParameters.isFullMatrix, true) }}:
95-
- OSX.1013.Amd64.Open
9692
- OSX.1014.Amd64.Open
9793
- OSX.1015.Amd64.Open
9894
- ${{ if eq(parameters.jobParameters.isFullMatrix, false) }}:
99-
- OSX.1014.Amd64.Open
10095
- OSX.1015.Amd64.Open
10196

10297
# Android
@@ -139,6 +134,7 @@ jobs:
139134
- ${{ if ne(parameters.jobParameters.isFullMatrix, true) }}:
140135
- Windows.81.Amd64.Open
141136
- Windows.10.Amd64.Server19H1.ES.Open
137+
- Windows.11.Amd64.ClientPre.Open
142138
- ${{ if eq(parameters.jobParameters.testScope, 'outerloop') }}:
143139
- (Windows.Server.Core.1909.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:windowsservercore-2004-helix-amd64-20200904200251-272704c
144140
- ${{ if ne(parameters.jobParameters.runtimeFlavor, 'mono') }}:

src/libraries/System.Net.Quic/tests/FunctionalTests/MsQuicTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ public async Task ConnectWithCertificateChain()
104104
}
105105

106106
[Fact]
107-
[PlatformSpecific(TestPlatforms.Windows)]
108107
public async Task UntrustedClientCertificateFails()
109108
{
110109
var listenerOptions = new QuicListenerOptions();
@@ -330,7 +329,6 @@ public async Task ConnectWithCertificateForLoopbackIP_IndicatesExpectedError(str
330329
}
331330

332331
[Theory]
333-
[PlatformSpecific(TestPlatforms.Windows)]
334332
[InlineData(true)]
335333
// [InlineData(false)] [ActiveIssue("https://github.com/dotnet/runtime/issues/57308")]
336334
public async Task ConnectWithClientCertificate(bool sendCerttificate)

0 commit comments

Comments
 (0)