Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[manual] Merge release/6.0-staging into release/6.0 #99577

Merged
merged 15 commits into from
Mar 12, 2024

Add missing Evidence types to AcccessControl NETFramework Facade (#99…

bc5e878
Select commit
Loading
Failed to load commit list.
Merged

[manual] Merge release/6.0-staging into release/6.0 #99577

Add missing Evidence types to AcccessControl NETFramework Facade (#99…
bc5e878
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-libraries-coreclr outerloop failed Mar 13, 2024 in 2h 36m 21s

Build #20240313.2 had test failures

Details

Tests

  • Failed: 16 (0.01%, 4 new, 12 recurring)
  • Passed: 121,276 (98.34%)
  • Other: 2,035 (1.65%)
  • Total: 123,327

Annotations

Check failure on line 43 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L43

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(43,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Security.Tests.CertificateValidationRemoteServer.DefaultConnect_EndToEnd_Ok has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/d82a3fbe-8c62-4944-8d69-e1ec8fda2e30/workitems/System.Net.Security.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

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

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job 8f9bf313-3aa0-4d9d-8c1d-50c54b5b5c3d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/8f9bf313-3aa0-4d9d-8c1d-50c54b5b5c3d/workitems/System.Runtime.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

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

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job 2502227c-351d-4fd5-8f4c-66a897bcafe1 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/2502227c-351d-4fd5-8f4c-66a897bcafe1/workitems/System.Runtime.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

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

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job 10d3fe52-e190-4b96-8764-73c08d092fd2 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/10d3fe52-e190-4b96-8764-73c08d092fd2/workitems/System.Runtime.Tests/console

Check failure on line 1 in System.Net.Security.Tests.CertificateValidationRemoteServer.DefaultConnect_EndToEnd_Ok

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

System.Net.Security.Tests.CertificateValidationRemoteServer.DefaultConnect_EndToEnd_Ok

Test failed

Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.AiaFetchDelayed

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.AiaFetchDelayed

System.AggregateException : One or more errors occurred. (PartialChain
Expected: True
Actual:   False) (PartialChain
Expected: True
Actual:   False) (PartialChain
Expected: True
Actual:   False) (PartialChain
Expected: True
Actual:   False) (PartialChain
Expected: True
Actual:   False)
---- PartialChain
Expected: True
Actual:   False
---- PartialChain
Expected: True
Actual:   False
---- PartialChain
Expected: True
Actual:   False
---- PartialChain
Expected: True
Actual:   False
---- PartialChain
Expected: True
Actual:   False
Raw output
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 48
   at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.AiaFetchDelayed() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 268
----- Inner Stack Trace #1 (Xunit.Sdk.TrueException) -----
   at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.<>c.<AiaFetchDelayed>b__5_0() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 297
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40
----- Inner Stack Trace #2 (Xunit.Sdk.TrueException) -----
   at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.<>c.<AiaFetchDelayed>b__5_0() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 297
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40
----- Inner Stack Trace #3 (Xunit.Sdk.TrueException) -----
   at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.<>c.<AiaFetchDelayed>b__5_0() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 297
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40
----- Inner Stack Trace #4 (Xunit.Sdk.TrueException) -----
   at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.<>c.<AiaFetchDelayed>b__5_0() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 297
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40
----- Inner Stack Trace #5 (Xunit.Sdk.TrueException) -----
   at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.<>c.<AiaFetchDelayed>b__5_0() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs:line 297
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40

Check failure on line 1 in System.Net.Sockets.Tests.DualModeConnectionlessBeginReceiveFrom.BeginReceiveFromV6BoundToSpecificV6_Success

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

System.Net.Sockets.Tests.DualModeConnectionlessBeginReceiveFrom.BeginReceiveFromV6BoundToSpecificV6_Success

System.TimeoutException : The operation has timed out.
Raw output
   at System.Net.Sockets.Tests.DualModeConnectionlessBeginReceiveFrom.BeginReceiveFrom_Helper(IPAddress listenOn, IPAddress connectTo, Boolean expectedToTimeout) in /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/DualModeSocketTest.cs:line 1612
   at System.Net.Sockets.Tests.DualModeConnectionlessBeginReceiveFrom.BeginReceiveFromV6BoundToSpecificV6_Success() in /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/DualModeSocketTest.cs:line 1539

Check failure on line 1 in System.Net.Sockets.Tests.DualModeConnectionlessReceiveMessageFrom.ReceiveMessageFromAsyncV4BoundToSpecificV4_Success

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-libraries-coreclr outerloop

System.Net.Sockets.Tests.DualModeConnectionlessReceiveMessageFrom.ReceiveMessageFromAsyncV4BoundToSpecificV4_Success

System.TimeoutException : The operation has timed out.
Raw output
   at System.Net.Sockets.Tests.DualModeConnectionlessReceiveMessageFrom.ReceiveMessageFromAsync_Helper(IPAddress listenOn, IPAddress connectTo, Boolean expectedToTimeout) in /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/DualModeSocketTest.cs:line 2381
   at System.Net.Sockets.Tests.DualModeConnectionlessReceiveMessageFrom.ReceiveMessageFromAsyncV4BoundToSpecificV4_Success() in /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/DualModeSocketTest.cs:line 2282