Skip to content

Keep strong reference to virtual project's ProjectRootElement to prevent GC#53807

Merged
jjonescz merged 2 commits into
dotnet:release/10.0.3xxfrom
jjonescz:52714-sprint-project-not-found
Apr 14, 2026
Merged

Keep strong reference to virtual project's ProjectRootElement to prevent GC#53807
jjonescz merged 2 commits into
dotnet:release/10.0.3xxfrom
jjonescz:52714-sprint-project-not-found

Add regression test for virtual project GC eviction (dotnet/sdk#52714)

7c4f8f4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci failed Apr 10, 2026 in 1h 13m 30s

Build #20260410.17 had test failures

Details

Tests

  • Failed: 15 (0.02%)
  • Passed: 67,256 (96.90%)
  • Other: 2,136 (3.08%)
  • Total: 69,407

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

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

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26203.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.NET.Publish.Tests.dll.1 in job d23a337d-e64b-49a4-ae81-9eec6d4d8f75 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d23a337d-e64b-49a4-ae81-9eec6d4d8f75/workitems/Microsoft.NET.Publish.Tests.dll.1/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

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

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26203.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.NET.Build.Tests.dll.16 in job 225fdd4f-0f46-4958-af57-b506fffbbf19 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/225fdd4f-0f46-4958-af57-b506fffbbf19/workitems/Microsoft.NET.Build.Tests.dll.16/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

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

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26203.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.NET.Build.Tests.dll.4 in job 225fdd4f-0f46-4958-af57-b506fffbbf19 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/225fdd4f-0f46-4958-af57-b506fffbbf19/workitems/Microsoft.NET.Build.Tests.dll.4/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

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

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26203.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.NET.Publish.Tests.dll.1 in job 225fdd4f-0f46-4958-af57-b506fffbbf19 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/225fdd4f-0f46-4958-af57-b506fffbbf19/workitems/Microsoft.NET.Publish.Tests.dll.1/console

Check failure on line 1 in Microsoft.NET.Publish.Tests.GivenThatWeWantToPreserveCompilationContext.Microsoft.NET.Publish.Tests.GivenThatWeWantToPreserveCompilationContext.It_publishes_the_project_with_a_refs_folder_and_correct_deps_file

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.NET.Publish.Tests.GivenThatWeWantToPreserveCompilationContext.Microsoft.NET.Publish.Tests.GivenThatWeWantToPreserveCompilationContext.It_publishes_the_project_with_a_refs_folder_and_correct_deps_file

Test failed

Check failure on line 1 in Microsoft.NET.Publish.Tests.dll.1.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.NET.Publish.Tests.dll.1.WorkItemExecution

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

Check failure on line 1 in Microsoft.NET.Build.Tests.SourceLinkTests.Microsoft.NET.Build.Tests.SourceLinkTests.Cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.NET.Build.Tests.SourceLinkTests.Microsoft.NET.Build.Tests.SourceLinkTests.Cpp

Test failed

Check failure on line 1 in Microsoft.NET.Build.Tests.GivenThatWeWantToBuildACppCliProject.Microsoft.NET.Build.Tests.GivenThatWeWantToBuildACppCliProject.It_builds_and_runs_with_package_reference

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.NET.Build.Tests.GivenThatWeWantToBuildACppCliProject.Microsoft.NET.Build.Tests.GivenThatWeWantToBuildACppCliProject.It_builds_and_runs_with_package_reference

Test failed