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

JIT: Allow compacting loop header blocks #97205

Merged
merged 1 commit into from
Jan 19, 2024

JIT: Allow compacting loop header blocks

dde40dc
Select commit
Loading
Failed to load commit list.
Merged

JIT: Allow compacting loop header blocks #97205

JIT: Allow compacting loop header blocks
dde40dc
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jan 20, 2024 in 0s

.NET Result Analysis

Details

Build Failures

runtime-coreclr superpmi-replay / Build / SuperPMI replay windows x64 checked / Send job to Helix (Windows)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : Work item linux-x64-1 in job 5664d371-eead-4a87-97de-0180102b53ff has failed. [Failure log]
    ❌.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : Work item linux-x64-2 in job 5664d371-eead-4a87-97de-0180102b53ff has failed. [Failure log]
    ❌.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : Work item windows-x64-2 in job 5664d371-eead-4a87-97de-0180102b53ff has failed. [Failure log]

runtime /

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌We stopped hearing from agent Azure Pipelines 128. Verify the agent machine is running and has a healthy network connection. Anything that terminates an agent process, starves it for CPU, or blocks its network access can cause this error. For more information, see: https://go.microsoft.com/fwlink/?linkid=846610

Known test errors

Test Failures (2 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No