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: Transform multi-reg args to FIELD_LIST in physical promotion #104370

Merged

Work around bad codegen

82af8d9
Select commit
Loading
Failed to load commit list.
Merged

JIT: Transform multi-reg args to FIELD_LIST in physical promotion #104370

Work around bad codegen
82af8d9
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jul 12, 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 / coreclr Pri0 Runtime Tests Run linux arm checked / Send tests to Helix (Unix)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item PayloadGroup0 in job 18df02b7-3957-48ef-8b4b-cad712fd9346 has failed. [Failure log]

Non-Deterministic Test Failures Detected

GC/Scenarios/ReflectObj/reflectobj/reflectobj.sh [Console] [Details] [Artifacts] [0.02% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

Failing Configuration

Exception Message
Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/GC.Scenarios/ReflectObj/reflectobj/reflectobj.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true reflectobj.dll ''
Test should return with ExitCode 100 ...
Created Objects: 2000 Finalized objects: 2000
Fieldinfo done
Living objects: 3988
Test Failed
Expected: 100
Actual: 1
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 7/11/2024 3:32:54 PM
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/root/helix/work/correlation
> /root/helix/work/workitem/e/GC/Scenarios/ReflectObj/reflectobj/reflectobj.sh
CallStack
   at GC_Scenarios._ReflectObj_reflectobj_reflectobj_._ReflectObj_reflectobj_reflectobj_sh()

at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

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

Failing Configuration

Was this helpful? Yes No