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

[mono][jit] Reenable branch optimizations when running with llvm. #97189

Merged
merged 4 commits into from
Jan 29, 2024

Fix a crash in OP_SETRET.

2e57282
Select commit
Loading
Failed to load commit list.
Merged

[mono][jit] Reenable branch optimizations when running with llvm. #97189

Fix a crash in OP_SETRET.
2e57282
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-extra-platforms failed Jan 26, 2024 in 4h 21m 54s

Build #20240125.6 had test failures

Details

Tests

  • Failed: 190 (0.01%)
  • Passed: 1,296,331 (98.11%)
  • Other: 24,755 (1.87%)
  • Total: 1,321,276

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24074.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item IcuAppLocal.Tests in job b812502d-b145-4cd3-b18f-8a5b435edcd7 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b812502d-b145-4cd3-b18f-8a5b435edcd7/workitems/IcuAppLocal.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24074.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.CSharp.Tests in job b812502d-b145-4cd3-b18f-8a5b435edcd7 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b812502d-b145-4cd3-b18f-8a5b435edcd7/workitems/Microsoft.CSharp.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24074.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests in job b812502d-b145-4cd3-b18f-8a5b435edcd7 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b812502d-b145-4cd3-b18f-8a5b435edcd7/workitems/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24074.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Extensions.Configuration.Binder.Tests in job b812502d-b145-4cd3-b18f-8a5b435edcd7 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b812502d-b145-4cd3-b18f-8a5b435edcd7/workitems/Microsoft.Extensions.Configuration.Binder.Tests/console

Check failure on line 1 in IcuAppLocal.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

IcuAppLocal.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 Microsoft.CSharp.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

Microsoft.CSharp.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 Microsoft.Extensions.Configuration.Binder.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

Microsoft.Extensions.Configuration.Binder.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 Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.WorkItemExecution

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