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: Move more casts to the late cast expansion phase #98273

Merged
merged 13 commits into from
Feb 12, 2024

Address feedback

935f6e2
Select commit
Loading
Failed to load commit list.
Merged

JIT: Move more casts to the late cast expansion phase #98273

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

.NET Result Analysis

Details

All checks completed

[runtime]

[runtime-coreclr superpmi-replay]

[runtime-coreclr superpmi-diffs]

[runtime-dev-innerloop]

[dotnet-linker-tests]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

runtime / Build / osx-x64 Release NativeAOT / Send tests to Helix (Unix)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/tests/Common/helixpublishwitharcade.proj(64,3): error : Could not resolve SDK "Microsoft.DotNet.Helix.Sdk". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK. SDK resolver "Microsoft.DotNet.MSBuildWorkloadSdkResolver" returned null. Unable to find package Microsoft.DotNet.Helix.Sdk with version (= 9.0.0-beta.24106.2) - Found 164 version(s) in dotnet-tools [ Nearest version: 5.0.0-beta.19557.10 ] - Found 0 version(s) in dotnet-eng - Found 0 version(s) in dotnet-libraries-transport - Found 0 version(s) in dotnet-libraries - Found 0 version(s) in dotnet-public - Found 0 version(s) in dotnet9-transport - Found 0 version(s) in dotnet9 MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.DotNet.Helix.Sdk" because directory "/Users/runner/work/1/s/.dotnet/sdk/9.0.100-alpha.1.23615.4/Sdks/Microsoft.DotNet.Helix.Sdk/Sdk" did not exist.
    ❌src/tests/Common/helixpublishwitharcade.proj(64,11): error MSB4236: The SDK 'Microsoft.DotNet.Helix.Sdk' specified could not be found.

runtime / Build / Libraries Test Run checked coreclr linux x64 Release / Send to Helix

[ 🚧 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 System.Threading.ThreadPool.Tests in job 1329bbc3-682d-4ae2-8d2a-c173cd097e5f has failed. [Failure log]

Non-Deterministic Test Failures Detected

System.Threading.ThreadPool.Tests.WorkItemExecution [Console] [Details] [Artifacts] [3.44% 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

Was this helpful? Yes No