Skip to content

JIT: Tolerate edge/successor count mismatch at OSR entry in profile reconstruction#127363

Merged
AndyAyersMS merged 2 commits into
dotnet:mainfrom
AndyAyersMS:fix-126725
Apr 24, 2026
Merged

JIT: Tolerate edge/successor count mismatch at OSR entry in profile reconstruction#127363
AndyAyersMS merged 2 commits into
dotnet:mainfrom
AndyAyersMS:fix-126725

Address review feedback: fix typos and clarify JITDUMP message

50df6b7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Apr 24, 2026 in 2h 52m 47s

Build #20260423.152 had test failures

Details

Tests

  • Failed: 5 (0.00%)
  • Passed: 1,219,418 (98.13%)
  • Other: 23,280 (1.87%)
  • Total: 1,242,703

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.CoreCLR.Interpreter.Test in job eea41b52-d1c9-47b8-9293-3b0369ae8d53 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/eea41b52-d1c9-47b8-9293-3b0369ae8d53/workitems/iOS.CoreCLR.Interpreter.Test/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Intrinsics.Tests in job 04774c6a-c686-4006-97fa-bf028a897cfb has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/04774c6a-c686-4006-97fa-bf028a897cfb/workitems/System.Runtime.Intrinsics.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Loader.Tests in job 04774c6a-c686-4006-97fa-bf028a897cfb has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/04774c6a-c686-4006-97fa-bf028a897cfb/workitems/System.Runtime.Loader.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26211.102/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Security.Cryptography.OpenSsl.Tests in job 04774c6a-c686-4006-97fa-bf028a897cfb has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/04774c6a-c686-4006-97fa-bf028a897cfb/workitems/System.Security.Cryptography.OpenSsl.Tests/console

Check failure on line 1 in iOS.CoreCLR.Interpreter.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.CoreCLR.Interpreter.Test.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 System.Runtime.Intrinsics.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Intrinsics.Tests.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 System.Runtime.Loader.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Loader.Tests.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 System.Security.Cryptography.OpenSsl.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.OpenSsl.Tests.WorkItemExecution

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