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

Look up trusted certs consistently on windows #56701

Merged
merged 7 commits into from
Jul 22, 2024

Call DisposeCertificates more consistently

307a5dc
Select commit
Loading
Failed to load commit list.
Merged

Look up trusted certs consistently on windows #56701

Call DisposeCertificates more consistently
307a5dc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci failed Jul 22, 2024 in 2h 32m 52s

Build #20240722.17 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 102,301 (98.08%)
  • Other: 2,003 (1.92%)
  • Total: 104,306

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item InMemory.FunctionalTests--net9.0 in job 18e1d923-bc7d-40eb-b1cc-948c9da8cd0a has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/18e1d923-bc7d-40eb-b1cc-948c9da8cd0a/workitems/InMemory.FunctionalTests--net9.0/console

Check failure on line 1 in Microsoft.AspNetCore.Server.Kestrel.InMemory.FunctionalTests.KestrelMetricsTests.Http2Connection_ServerAbort_NoErrorType

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.Kestrel.InMemory.FunctionalTests.KestrelMetricsTests.Http2Connection_ServerAbort_NoErrorType

Assert.Collection() Failure
Collection: [CollectedMeasurement`1 { Tags = [...], Timestamp = 2024-07-22T21:20:11.0498062+00:00, Value = 0.063334199999999993 }]
Error during comparison of item at index 0
Inner exception: Connection has unexpected error.type value: System.AggregateException
Raw output
   at Microsoft.AspNetCore.Server.Kestrel.InMemory.FunctionalTests.KestrelMetricsTests.AssertDuration(CollectedMeasurement`1 measurement, String localAddress, Nullable`1 localPort, String networkTransport, String networkType, String httpVersion, String tlsProtocolVersion, String error) in /_/src/Servers/Kestrel/test/InMemory.FunctionalTests/KestrelMetricsTests.cs:line 956
   at Microsoft.AspNetCore.Server.Kestrel.InMemory.FunctionalTests.KestrelMetricsTests.<>c.<Http2Connection_ServerAbort_NoErrorType>b__15_0(CollectedMeasurement`1 m) in /_/src/Servers/Kestrel/test/InMemory.FunctionalTests/KestrelMetricsTests.cs:line 810
   at Microsoft.AspNetCore.Server.Kestrel.InMemory.FunctionalTests.KestrelMetricsTests.Http2Connection_ServerAbort_NoErrorType() in /_/src/Servers/Kestrel/test/InMemory.FunctionalTests/KestrelMetricsTests.cs:line 810
--- End of stack trace from previous location ---

Check failure on line 1 in InMemory.FunctionalTests--net9.0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

InMemory.FunctionalTests--net9.0.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.