Skip to content

[release/6.0] Avoid rooting X509Certificate2 in SslSessionCache (#101…

Azure Pipelines / runtime-staging succeeded Apr 17, 2024 in 2h 11m 1s

Build #20240417.1 had test failures

Details

Tests

  • Failed: 34 (0.00%)
  • Passed: 731,920 (98.40%)
  • Other: 11,861 (1.59%)
  • Total: 743,815

Annotations

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.Compression.ZipFile.Tests in job b26b8024-bb27-43ca-b5bf-9091ee088d51 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b26b8024-bb27-43ca-b5bf-9091ee088d51/workitems/System.IO.Compression.ZipFile.Tests/console

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Net.Primitives.UnitTests.Tests in job b26b8024-bb27-43ca-b5bf-9091ee088d51 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b26b8024-bb27-43ca-b5bf-9091ee088d51/workitems/System.Net.Primitives.UnitTests.Tests/console

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Security.Cryptography.X509Certificates.Tests in job b26b8024-bb27-43ca-b5bf-9091ee088d51 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b26b8024-bb27-43ca-b5bf-9091ee088d51/workitems/System.Security.Cryptography.X509Certificates.Tests/console

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Threading.Tasks.Tests in job b26b8024-bb27-43ca-b5bf-9091ee088d51 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b26b8024-bb27-43ca-b5bf-9091ee088d51/workitems/System.Threading.Tasks.Tests/console

Check failure on line 1 in System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

Test failed

Check failure on line 1 in System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

Test failed

Check failure on line 1 in System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout

Test failed

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature

Assert.Throws() Failure
Expected: typeof(System.Security.Cryptography.CryptographicException)
Actual:   (No exception was thrown)
Raw output
   at System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/ChainTests.cs:line 1298
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)