JIT: unpin locals whose value is provably non-movable - #129110
JIT: unpin locals whose value is provably non-movable#129110AndyAyersMS wants to merge 3 commits into
Build #20260608.67 had test failures
Details
- Failed: 44 (0.00%)
- Passed: 1,258,542 (98.08%)
- Other: 24,549 (1.91%)
- Total: 1,283,135
Annotations
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26257.113\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26257.113\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test tracing/eventpipe/simpleruntimeeventvalidation/simpleruntimeeventvalidation/simpleruntimeeventvalidation.cmd has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/33c27555-7a7a-47f6-97be-da4c4e70320a/workitems/tracing/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26257.113\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26257.113\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Numerics.Tests.ToStringTest.RunPowerOf1E9ToStringTests has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/71b2b35d-5798-477c-99ae-c621bc129a9f/workitems/System.Runtime.Numerics.Tests/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26257.113\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26257.113\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.NamedPipeFileStreamConnectedConformanceTests.ZeroByteWrite_OtherDataReceivedSuccessfully has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/71b2b35d-5798-477c-99ae-c621bc129a9f/workitems/System.IO.FileSystem.Tests/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26257.113\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26257.113\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.UnseekableDeviceFileStreamConnectedConformanceTests.ReadWrite_Success has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/71b2b35d-5798-477c-99ae-c621bc129a9f/workitems/System.IO.FileSystem.Tests/console
azure-pipelines / runtime
System.Text.Encodings.Web.Tests.TextEncoderBatteryTests.Encode_TextWriter_String
Test failed
azure-pipelines / runtime
System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddFirstSigner_SlhDsa
Test failed
Check failure on line 1 in System.Numerics.Tests.op_andTest.RunAndTests
azure-pipelines / runtime
System.Numerics.Tests.op_andTest.RunAndTests
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0074175"···
Actual: "44728571545828883249090793427629211536190021074175"···
↑ (pos 0)
Raw output
at System.Numerics.Tests.op_andTest.VerifyAndString(String opstring) in /_/src/libraries/System.Runtime.Numerics/tests/BigInteger/op_and.cs:line 161
at System.Numerics.Tests.op_andTest.RunAndTests() in /_/src/libraries/System.Runtime.Numerics/tests/BigInteger/op_and.cs:line 47
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 37
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
azure-pipelines / runtime
System.Text.Tests.EncodingGetEncodingTest.TestEncodingNameAndCopdepageNumber
System.ArgumentException : 'ANSI_X3.4-1968' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method. (Parameter 'name')
Raw output
at System.Text.EncodingTable.InternalGetCodePageFromName(String name) in /_/src/libraries/System.Private.CoreLib/src/System/Text/EncodingTable.cs:line 88
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) in /_/src/libraries/System.Private.CoreLib/src/System/Collections/Concurrent/ConcurrentDictionary.cs:line 1204
at System.Text.EncodingTable.GetCodePageFromName(String name) in /_/src/libraries/System.Private.CoreLib/src/System/Text/EncodingTable.cs:line 35
at System.Text.Tests.EncodingGetEncodingTest.TestEncodingNameAndCopdepageNumber() in /_/src/libraries/System.Runtime/tests/System.Text.Encoding.Tests/Encoding/EncodingGetEncodingTests.cs:line 96
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.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