Skip to content

Fix closing tag for PropertyGroup in Directory.Build.props

dd680a2
Select commit
Loading
Failed to load commit list.
Merged

[release/9.0] Disable parallel restore for linker tests #65374

Fix closing tag for PropertyGroup in Directory.Build.props
dd680a2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci failed Feb 9, 2026 in 2h 9m 37s

Build #20260209.39 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 101,780 (97.37%)
  • Other: 2,745 (2.63%)
  • Total: 104,527

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.26106.3\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.26106.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.26106.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item InMemory.FunctionalTests--net9.0 in job d7115e86-0c2c-49f9-859b-1b6db9b244cd has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d7115e86-0c2c-49f9-859b-1b6db9b244cd/workitems/InMemory.FunctionalTests--net9.0/console

Check failure on line 1 in Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2StreamTests.CompleteAsync_AfterBodyStarted_WithTrailers_SendsBodyAndTrailersWithEndStream

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2StreamTests.CompleteAsync_AfterBodyStarted_WithTrailers_SendsBodyAndTrailersWithEndStream

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2StreamTests.<>c__DisplayClass126_0.<<CompleteAsync_AfterBodyStarted_WithTrailers_SendsBodyAndTrailersWithEndStream>b__0>d.MoveNext() in /_/src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2StreamTests.cs:line 5242
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2StreamTests.CompleteAsync_AfterBodyStarted_WithTrailers_SendsBodyAndTrailersWithEndStream() in /_/src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2StreamTests.cs:line 5270
--- 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.