Linked cache entry thread safety fix - #131931
Draft
rosebyte wants to merge 2 commits into
Draft
Azure Pipelines / runtime
failed
Aug 6, 2026 in 4h 2m 11s
Build #20260806.17 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 2,078,117 (97.85%)
- Other: 45,676 (2.15%)
- Total: 2,123,795
Annotations
Check failure on line 298 in Build log
azure-pipelines / runtime
Build log #L298
Failed work item information:
Check failure on line 307 in Build log
azure-pipelines / runtime
Build log #L307
Bash exited with code '1'.
Check failure on line 1 in System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_Parallel_Fails
azure-pipelines / runtime
System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_Parallel_Fails
Completed did not get called in time
Raw output
at System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_Parallel_Fails() in /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SocketAsyncEventArgsTest.cs:line 1154
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.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) in /_/src/coreclr/System.Private.CoreLib/src/System/RuntimeHandles.cs:line 1187
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 37
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
azure-pipelines / runtime
System.Net.Sockets.Tests.SendReceive_Task.TcpReceiveSendGetsCanceledByDispose
Test failed
Loading