Add linux mariner to rolling builds for libraries tests (#57322)
authorSantiago Fernandez Madero <safern@microsoft.com>
Tue, 17 Aug 2021 01:01:52 +0000 (18:01 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Aug 2021 01:01:52 +0000 (18:01 -0700)
commit380cfc9f3b4e1dab3266f44bb178ec456a9ae8a6
tree5463fc7f6baa3cd1ab81f8270f83db7d9255c699
parent44b1cd68414e710988addb6c1c196e82a2085304
Add linux mariner to rolling builds for libraries tests (#57322)

* Add linux mariner to rolling builds for libraries tests

* Adjust ChasChaPoly crypto test for mariner

* Disable tests failing on mono
14 files changed:
eng/pipelines/libraries/helix-queues-setup.yml
src/libraries/Common/tests/TestUtilities/System/PlatformDetection.Unix.cs
src/libraries/System.Net.Requests/tests/HttpWebRequestTest.cs
src/libraries/System.Net.Security/tests/FunctionalTests/AssemblyInfo.cs
src/libraries/System.Security.Cryptography.Algorithms/tests/ChaCha20Poly1305Tests.cs
src/libraries/System.Security.Cryptography.Pkcs/tests/AssemblyInfo.cs [new file with mode: 0644]
src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj
src/libraries/System.Security.Cryptography.X509Certificates/tests/CertificateCreation/CertificateRequestChainTests.cs
src/libraries/System.Security.Cryptography.X509Certificates/tests/ChainTests.cs
src/libraries/System.Security.Cryptography.X509Certificates/tests/CollectionTests.cs
src/libraries/System.Security.Cryptography.X509Certificates/tests/DynamicChainTests.cs
src/libraries/System.Security.Cryptography.X509Certificates/tests/FindTests.cs
src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/AiaTests.cs
src/libraries/System.Security.Cryptography.X509Certificates/tests/X509StoreTests.cs