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: Avoid comparing regnums in GenTreeHWIntrinsic::Equals #110535

Merged
merged 1 commit into from
Dec 10, 2024

JIT: Avoid comparing regnums in `GenTreeHWIntrinsic::Equals`

413ed35
Select commit
Loading
Failed to load commit list.
Merged

JIT: Avoid comparing regnums in GenTreeHWIntrinsic::Equals #110535

JIT: Avoid comparing regnums in `GenTreeHWIntrinsic::Equals`
413ed35
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Dec 10, 2024 in 0s

.NET Result Analysis

Details

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

All checks completed

[runtime]

[runtime-dev-innerloop]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

runtime / Build / Libraries Test Run checked coreclr windows x86 Debug / Send to Helix

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24605.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Formats.Nrbf.Tests in job e89d0d3d-1479-4599-8769-f0e0d7b8f9d4 has failed. [Failure log]

runtime / Build / coreclr Pri0 Runtime Tests Run osx x64 checked / Send tests to Helix (Unix)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24605.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Regression_4 in job 99ee9cf1-e8a4-4ec9-a47b-1ed5aab879b5 has failed. [Failure log]

Non-Deterministic Test Failures Detected

Regression_4.WorkItemExecution [Console] [Details] [Artifacts] [0.04% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: DeadLetter. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

System.Formats.Nrbf.Tests.WorkItemExecution [Console] [Details] [Artifacts] [1.12% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: Timeout. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Was this helpful? Yes No