Skip to content

Only consume locals if both pointer and size are valid

91866fa
Select commit
Loading
Failed to load commit list.
Open

Add source info to perfmap/jitdump #126836

Only consume locals if both pointer and size are valid
91866fa
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Apr 14, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Build Failures

runtime / Build / coreclr Pri0 Runtime Tests Run windows x64 checked

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 4 ran longer than the maximum time of 200 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

Known test errors

Test Failures (1 tests failed)

🔹 [All failing tests from runtime]

    System.Diagnostics.Tests.ProcessTests.StartDetached_GrandchildSurvivesSignalingParent [Console] [Details] [Artifacts] [0.55% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Data Driven SubResults
      System.Diagnostics.Tests.ProcessTests.StartDetached_GrandchildSurvivesSignalingParent(enable: False)
      Exception Message
      Assert.Equal() Failure: Values differ
      Expected: False
      Actual:   True
      Stack Trace
         at System.Diagnostics.Tests.ProcessTests.StartDetached_GrandchildSurvivesSignalingParent(Boolean enable) in /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.cs:line 353
         at InvokeStub_ProcessTests.StartDetached_GrandchildSurvivesSignalingParent(Object, Span`1)
         at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 95

Was this helpful? Yes No