Fix optImpliedByTypeOfAssertions to correctly find a non-null assertion#120917
Merged
Azure Pipelines / runtime
succeeded
Oct 21, 2025 in 52m 48s
Build #20251020.58 had test failures
Details
- Failed: 4 (0.00%)
- Passed: 1,447,754 (98.27%)
- Other: 25,427 (1.73%)
- Total: 1,473,185
Annotations
Check failure on line 1 in System.Runtime.Tests.WorkItemExecution
azure-pipelines / runtime
System.Runtime.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
azure-pipelines / runtime
System.Text.Json.Tests.Utf8JsonWriterTests.WriteValueWithExtremelyLongValue_ThrowsArgumentException
System.OutOfMemoryException : Exception of type 'System.OutOfMemoryException' was thrown.
Raw output
at System.String.Ctor(Char c, Int32 count) in /_/src/libraries/System.Private.CoreLib/src/System/String.cs:line 297
at System.Text.Json.Tests.Utf8JsonWriterTests.WriteValueWithExtremelyLongValue_ThrowsArgumentException() in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Utf8JsonWriterTests.cs:line 8091
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 126
azure-pipelines / runtime
System.Text.Json.Tests.Utf8JsonWriterTests.WritePropertyWithExtremelyLongName_ThrowsArgumentException
System.OutOfMemoryException : Exception of type 'System.OutOfMemoryException' was thrown.
Raw output
at System.String.Ctor(Char c, Int32 count) in /_/src/libraries/System.Private.CoreLib/src/System/String.cs:line 297
at System.Text.Json.Tests.Utf8JsonWriterTests.WritePropertyWithExtremelyLongName_ThrowsArgumentException() in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Utf8JsonWriterTests.cs:line 8078
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 126
Check failure on line 1 in System.Threading.RateLimiting.Tests.WorkItemExecution
azure-pipelines / runtime
System.Threading.RateLimiting.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Loading