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

Change stack size on all desktop platforms to at least 1.5MB #98007

Merged
merged 21 commits into from
Feb 12, 2024

Apply feedback

3cf73dc
Select commit
Loading
Failed to load commit list.
Merged

Change stack size on all desktop platforms to at least 1.5MB #98007

Apply feedback
3cf73dc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Feb 10, 2024 in 2h 13m 3s

Build #20240209.128 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 3,563,723 (98.18%)
  • Other: 66,071 (1.82%)
  • Total: 3,629,796

Annotations

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.RefreshOcspResponse_BeforeExpiration has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/5cf76a73-1fd0-4219-be8a-f581c1de4507/workitems/System.Net.Security.Unit.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24106.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.FetchOcspResponse_FirstInvalidThenValid has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/5cf76a73-1fd0-4219-be8a-f581c1de4507/workitems/System.Net.Security.Unit.Tests/console

Check failure on line 1 in System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.RefreshOcspResponse_BeforeExpiration

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.RefreshOcspResponse_BeforeExpiration

Assert.Equal() Failure: Collections differ
                        ↓ (pos 266)
Expected: [···, 50, 49, 48, 48, 56, ···]
Actual:   [···, 50, 49, 49, 48, 56, ···]
                        ↑ (pos 266)
Raw output
   at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.<>c.<<RefreshOcspResponse_BeforeExpiration>b__5_0>d.MoveNext() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 114
--- End of stack trace from previous location ---
   at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.SimpleTest(PkiOptions pkiOptions, RunSimpleTest callback, String callerName, Boolean pkiOptionsInTestName) in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 253
   at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.RefreshOcspResponse_BeforeExpiration() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 99
--- End of stack trace from previous location ---

Check failure on line 1 in System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.FetchOcspResponse_FirstInvalidThenValid

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.FetchOcspResponse_FirstInvalidThenValid

Assert.NotNull() Failure: Value is null
Raw output
   at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.<>c.<<FetchOcspResponse_FirstInvalidThenValid>b__4_0>d.MoveNext() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 92
--- End of stack trace from previous location ---
   at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.SimpleTest(PkiOptions pkiOptions, RunSimpleTest callback, String callerName, Boolean pkiOptionsInTestName) in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 253
   at System.Net.Security.Tests.SslStreamCertificateContextOcspLinuxTests.FetchOcspResponse_FirstInvalidThenValid() in /_/src/libraries/System.Net.Security/tests/UnitTests/SslStreamCertificateContextOcspLinuxTests.cs:line 82
--- End of stack trace from previous location ---