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

Fold "cast(cast(obj, cls), cls)" to "cast(obj, cls)" #98337

Merged
merged 14 commits into from
Feb 15, 2024

Address feedback

b4ab4c5
Select commit
Loading
Failed to load commit list.
Merged

Fold "cast(cast(obj, cls), cls)" to "cast(obj, cls)" #98337

Address feedback
b4ab4c5
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Feb 14, 2024 in 0s

.NET Result Analysis

Details

All checks completed

[runtime-coreclr superpmi-replay]

[runtime-coreclr superpmi-diffs]

[runtime]

[runtime-dev-innerloop]

[dotnet-linker-tests]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

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.24106.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item windows-x64-2 in job 5e607599-e9dd-4d18-82e1-94bfccd91a90 has failed. [Failure log]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

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

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24106.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item windows-x64 in job b5600146-59b7-4a17-8c42-d61a24f9a0bd has failed. [Failure log]

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

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24106.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item windows-x64 in job cab28b0d-0382-408a-b642-158cf30e6939 has failed. [Failure log]

Was this helpful? Yes No