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

[cDAC] Implement ReJIT portion of SOSDacImpl::GetMethodDescData #109936

Merged
merged 11 commits into from
Dec 4, 2024

address comments

b4c7766
Select commit
Loading
Failed to load commit list.
Merged

[cDAC] Implement ReJIT portion of SOSDacImpl::GetMethodDescData #109936

address comments
b4c7766
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Dec 4, 2024 in 2h 3m 49s

Build #20241203.29 had test failures

Details

Tests

  • Failed: 28 (0.00%)
  • Passed: 4,007,804 (98.15%)
  • Other: 75,643 (1.85%)
  • Total: 4,083,475

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24570.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.Aot.Test in job 11e2ea8b-a0d2-49dc-a229-62c3c0df4082 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/11e2ea8b-a0d2-49dc-a229-62c3c0df4082/workitems/iOS.Device.Aot.Test/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24570.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.ExportManagedSymbols.Test in job 11e2ea8b-a0d2-49dc-a229-62c3c0df4082 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/11e2ea8b-a0d2-49dc-a229-62c3c0df4082/workitems/iOS.Device.ExportManagedSymbols.Test/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24570.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.LibraryMode.Test in job 11e2ea8b-a0d2-49dc-a229-62c3c0df4082 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/11e2ea8b-a0d2-49dc-a229-62c3c0df4082/workitems/iOS.Device.LibraryMode.Test/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24570.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job 1174eaf2-6b26-42d4-a1a9-6aaee37ccc00 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/1174eaf2-6b26-42d4-a1a9-6aaee37ccc00/workitems/System.Runtime.Tests/console

Check failure on line 1 in tvOS.Device.Aot.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

tvOS.Device.Aot.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 iOS.Device.LibraryMode.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.LibraryMode.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 iOS.Device.Aot.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.Aot.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 iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

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