JIT: fix bug in loop cloning with down-counting loops#126770
Build #20260410.126 had test failures
Details
- Failed: 5 (0.00%)
- Passed: 1,092,963 (98.13%)
- Other: 20,810 (1.87%)
- Total: 1,113,778
Annotations
Check failure on line 572 in src/mono/mono.proj
azure-pipelines / runtime
src/mono/mono.proj#L572
src/mono/mono.proj(572,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command " cmake --build . --target install --config Release" exited with code 1.
Check failure on line 153 in Build log
azure-pipelines / runtime
Build log #L153
The Operation will be canceled. The next steps may not contain expected logs.
Check failure on line 174 in Build log
azure-pipelines / runtime
Build log #L174
The operation was canceled.
azure-pipelines / runtime
System.Net.NameResolution.Tests.GetHostEntryTest.Dns_GetHostEntry_HostString_Ok
Test failed
azure-pipelines / runtime
System.Net.NameResolution.Tests.GetHostEntryTest.Dns_GetHostEntryAsync_HostString_Ok
Test failed
azure-pipelines / runtime
System.Net.NameResolution.Tests.GetHostEntryTest.GetHostEntry_DisableIPv6_ExcludesIPv6Addresses
Test failed
azure-pipelines / runtime
System.Net.NameResolution.Tests.GetHostByNameTest.DnsObsoleteBeginEndGetHostByName_EmptyString_ReturnsHostName
System.Net.Sockets.SocketException : Name or service not known
Raw output
at System.Net.Dns.GetHostEntryOrAddressesCore(String hostName, Boolean justAddresses, AddressFamily addressFamily, Nullable`1 activityOrDefault) in /_/src/libraries/System.Net.NameResolution/src/System/Net/Dns.cs:line 522
at System.Net.Dns.GetHostEntryCore(String hostName, AddressFamily addressFamily, Nullable`1 activityOrDefault) in /_/src/libraries/System.Net.NameResolution/src/System/Net/Dns.cs:line 385
at System.Net.Dns.<>c.<GetHostEntryOrAddressesCoreAsync>b__39_1(Object s, NameResolutionActivity activity) in /_/src/libraries/System.Net.NameResolution/src/System/Net/Dns.cs:line 756
at System.Net.Dns.<>c__DisplayClass45_0`1.<RunAsync>b__0(Task <p0>, Object <p1>) in /_/src/libraries/System.Net.NameResolution/src/System/Net/Dns.cs:line 906
at System.Threading.Tasks.ContinuationResultTaskFromTask`1.InnerInvoke() in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/TaskContinuation.cs:line 94
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 279
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 304
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2424
--- End of stack trace from previous location ---
at System.Threading.Tasks.TaskToAsyncResult.End[TResult](IAsyncResult asyncResult) in /_/src/libraries/Common/src/System/Threading/Tasks/TaskToAsyncResult.cs:line 61
at System.Net.Dns.EndGetHostByName(IAsyncResult asyncResult) in /_/src/libraries/System.Net.NameResolution/src/System/Net/Dns.cs:line 288
at System.Net.NameResolution.Tests.GetHostByNameTest.DnsObsoleteBeginEndGetHostByName_EmptyString_ReturnsHostName() in /_/src/libraries/System.Net.NameResolution/tests/FunctionalTests/GetHostByNameTest.cs:line 123
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 39
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 134