Console log: 'System.Runtime.Tests' from job f3f95a17-e71a-4736-b0a7-bbf6d1733c5a (ubuntu.2204.armarch.open) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-helix-arm64v8 on a000MUS running $HELIX_CORRELATION_PAYLOAD/scripts/3b77dd7303784769a44d4bdf6cd2246b/execute.sh in /datadisks/disk1/work/B09609A2/w/B7A10A08/e max 2700 seconds Output: [BEGIN EXECUTION] + '[' -e /home/helixbot/.vsts-env/bin/activate ']' + '[' -z /home/helixbot/.vsts-env ']' + echo /home/helixbot/.vsts-env + grep -qv '^/home/helixbot/.vsts-env' + echo /home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + grep -Eqv '^(^|:)/home/helixbot/.vsts-env/bin(:|$)' + chown -R helixbot /home/helixbot/.vsts-env + chmod -R u+w /home/helixbot/.vsts-env ++ command -v python3 + HELIX_PYTHONPATH=/home/helixbot/.vsts-env/bin/python3 + export HELIX_PYTHONPATH + unset PYTHONPATH + /home/helixbot/.vsts-env/bin/python3 -m pip list --disable-pip-version-check + grep '^helix-scripts ' helix-scripts 20250924.3 + pipCommand='VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts' ++ command -v sudo + '[' -z /usr/bin/sudo ']' + '[' -n /home/helixbot/.vsts-env ']' + eval VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts ++ VIRTUAL_ENV=/home/helixbot/.vsts-env ++ /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts Found existing installation: helix-scripts 20250924.3 Can't uninstall 'helix-scripts'. No files were found to uninstall. + pipCommand='VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt' ++ command -v sudo + '[' -z /usr/bin/sudo ']' + '[' -n /home/helixbot/.vsts-env ']' + eval VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt ++ VIRTUAL_ENV=/home/helixbot/.vsts-env ++ /home/helixbot/.vsts-env/bin/python3 -m pip install --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt Ignoring azure-core: markers 'python_version < "3.12"' don't match your environment Ignoring azure-identity: markers 'python_version < "3.12"' don't match your environment Ignoring azure-keyvault-secrets: markers 'python_version < "3.12"' don't match your environment Ignoring cffi: markers 'python_version < "3.8"' don't match your environment Ignoring importlib_metadata: markers 'python_version < "3.8"' don't match your environment Requirement already satisfied: asn1crypto==0.24.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (0.24.0) Requirement already satisfied: azure-core>=1.31 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (1.35.1) Requirement already satisfied: azure-devops==5.0.0b9 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (5.0.0b9) Requirement already satisfied: azure-identity>=1.16 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.25.0) Requirement already satisfied: azure-keyvault-secrets>=4.9 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 7)) (4.10.0) Requirement already satisfied: azure-storage-blob==12.5.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (12.5.0) Requirement already satisfied: certifi>=2023.7.22 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2025.8.3) Requirement already satisfied: cffi>=1.16.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.0.0) Requirement already satisfied: cryptography>=39.0.1 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 13)) (46.0.2) Requirement already satisfied: docker-pycreds==0.4.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (0.4.0) Requirement already satisfied: docker==3.7.2 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (3.7.2) Requirement already satisfied: idna==2.8 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (2.8) Requirement already satisfied: isodate>=0.6.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (0.7.2) Requirement already satisfied: msrest>=0.6.10 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 19)) (0.6.21) Requirement already satisfied: ndg-httpsclient==0.5.1 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (0.5.1) Requirement already satisfied: oauthlib==3.1.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (3.1.0) Requirement already satisfied: packaging in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 22)) (25.0) Requirement already satisfied: psutil>=5.9.3 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (7.1.0) Requirement already satisfied: pyasn1==0.4.5 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.4.5) Requirement already satisfied: pycparser==2.19 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (2.19) Requirement already satisfied: pyopenssl>=23.0.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (25.3.0) Requirement already satisfied: pyyaml>=3.11 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 27)) (6.0.3) Requirement already satisfied: requests-oauthlib==1.2.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 28)) (1.2.0) Requirement already satisfied: requests<=2.28.1,>=2.21.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 29)) (2.28.1) Requirement already satisfied: setuptools in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 30)) (80.9.0) Requirement already satisfied: six>=1.11.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 31)) (1.17.0) Requirement already satisfied: urllib3<1.27,>=1.24.3 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 32)) (1.26.20) Requirement already satisfied: websocket-client==0.56.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 33)) (0.56.0) Requirement already satisfied: typing-extensions>=4.6.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from azure-core>=1.31->-r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (4.15.0) Requirement already satisfied: msal>=1.30.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.34.0) Requirement already satisfied: msal-extensions>=1.2.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.3.1) Requirement already satisfied: charset-normalizer<3,>=2 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from requests<=2.28.1,>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 29)) (2.1.1) Requirement already satisfied: PyJWT<3,>=1.0.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from PyJWT[crypto]<3,>=1.0.0->msal>=1.30.0->azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (2.10.1) + PYTHONPATH=/root/helix/scripts + export PYTHONPATH + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/3b77dd7303784769a44d4bdf6cd2246b/execute.sh + export __TestArchitecture=arm64 + __TestArchitecture=arm64 + ./RunTests.sh --runtime-path /root/helix/work/correlation ========================= Begin custom configuration settings ============================== export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Sat Oct 11 19:20:48 UTC 2025 =============== To repro directly: ===================================================== pushd . chmod +rwx System.Runtime.Tests ^&^& ./System.Runtime.Tests -notrait category=AdditionalTimezoneChecks -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -xml testResults.xml popd =========================================================================================================== /root/helix/work/workitem/e /root/helix/work/workitem/e DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: ./createdump Running assembly:System.Runtime.Tests, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 [SKIP] System.Tests.UnitySerializationHolderTests.UnitySerializationHolderWithAssemblySingleton [SKIP] System.Runtime.Tests.JitInfoTests.JitInfoCurrentThreadIsPopulated [SKIP] System.Runtime.Tests.JitInfoTests.JitInfoIsNotPopulated [SKIP] System.Runtime.Tests.JitInfoTests.JitInfoIsPopulated [SKIP] System.Reflection.Tests.IsCollectibleTests.Assembly_IsCollectibleFalse_WhenUsingAssemblyLoadContext [SKIP] System.Reflection.Tests.IsCollectibleTests.MemberInfoGeneric_IsCollectibleTrue_WhenUsingAssemblyLoadContext [SKIP] System.Reflection.Tests.IsCollectibleTests.MemberInfo_IsCollectibleTrue_WhenUsingAssemblyLoadContext [SKIP] System.Reflection.Tests.IsCollectibleTests.Assembly_IsCollectibleFalse_WhenUsingAssemblyLoad [SKIP] System.Reflection.Tests.IsCollectibleTests.MemberInfo_IsCollectibleFalse_WhenUsingAssemblyLoad [SKIP] System.Reflection.Tests.IsCollectibleTests.MemberInfoGeneric_IsCollectibleFalse_WhenUsingAssemblyLoad [SKIP] System.Reflection.Tests.IsCollectibleTests.Assembly_IsCollectibleTrue_WhenUsingTestAssemblyLoadContext [SKIP] System.Reflection.Tests.IsCollectibleTests.GenericWithCollectibleTypeParameter_IsCollectibleTrue_WhenUsingAssemblyLoadContext [SKIP] System.Tests.ArrayEnumeratorTests_string.IGenericSharedAPI_SerializeDeserialize [SKIP] System.Runtime.CompilerServices.Tests.RuntimeFeatureTests.DynamicCode_ContextSwitch [SKIP] System.Runtime.Tests.UseResourceKeysTest.ReturnsResourceKeyWhenFeatureSwitchIsEnabled [SKIP] System.Runtime.Tests.UseResourceKeysTest.ReturnsResourceWhenFeatureSwitchIsDisabled [SKIP] System.Tests.ArrayTests.Reverse_IndexLessThanLowerBound_ThrowsArgumentOutOfRangeException [SKIP] System.Tests.ArrayTests.Reverse_IndexLessThanPositiveLowerBound_ThrowsArgumentOutOfRangeException [SKIP] System.Tests.ArrayTests.Sort_DifferentLowerBounds_ThrowsArgumentException [SKIP] System.Tests.ArrayTests.Reverse_NonSZArrayWithMinValueLowerBound [SKIP] System.Tests.ArrayTests.CreateInstance_Type_LengthsPlusLowerBoundOverflows_ThrowsArgumentOutOfRangeException [SKIP] System.Runtime.Serialization.Tests.SerializationExceptionTests.Ctor_SerializationInfo_StreamingContext [SKIP] System.Tests.ActivatorTests.CreateInstanceAssemblyResolve [SKIP] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandle [SKIP] System.Tests.ActivatorTests.CreateInstance_NonPublicValueTypeWithPrivateDefaultConstructor_Success [SKIP] System.Tests.ActivatorTests.TestingBindingFlags [SKIP] System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature [SKIP] System.Tests.ActivatorTests.CreateInstance_TypeBuilder_ThrowsNotSupportedException [SKIP] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandleFullSignature [SKIP] System.Tests.ActivatorTests.CreateInstance_PublicOnlyValueTypeWithPrivateDefaultConstructor_ThrowsMissingMethodException [SKIP] System.Tests.ActivatorTests.TestingCreateInstanceFromObjectHandle [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 4.9406564584124654E-324, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 4.9406564584124654E-324, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 4.9406564584124654E-324, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1.7976931348623157E+308, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1.7976931348623157E+308, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1.7976931348623157E+308, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 2.7182818284590451, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 2.7182818284590451, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 2.7182818284590451, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 3.1415926535897931, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 3.1415926535897931, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 3.1415926535897931, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0.84551240822557006, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0.84551240822557006, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 0.84551240822557006, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1844674407370955.2, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1844674407370955.2, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterDouble_Invalid(value: 1844674407370955.2, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterDouble_Invalid(Double value, String format) + 0x74 at System.Runtime!+0x28c2e58 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1.40129846E-45, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1.40129846E-45, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1.40129846E-45, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.40282347E+38, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.40282347E+38, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.40282347E+38, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 2.71828175, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 2.71828175, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 2.71828175, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.14159274, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.14159274, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 3.14159274, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0.84551239, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0.84551239, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 0.84551239, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 1, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 429496.719, format: "X") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 429496.719, format: "X4") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.RealFormatterTests.TestFormatterSingle_Invalid(value: 429496.719, format: "X20") Assert.Throws() Failure: No exception was thrown Expected: typeof(System.FormatException) at System.Tests.RealFormatterTestsBase.TestFormatterSingle_Invalid(Single value, String format) + 0x74 at System.Runtime!+0x28c4228 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [SKIP] System.Tests.TypeTestsExtended.GetTypeByName_NoSuchType_ThrowsTypeLoadException [SKIP] System.Tests.TypeTestsExtended.GetTypeByNameCaseSensitiveTypeloadFailure [SKIP] System.Tests.TypeTestsExtended.MakeGenericType_NonRuntimeType [SKIP] System.Tests.TypeTestsExtended.GetTypeByName [SKIP] System.Reflection.Tests.ModuleTests.ResolveMethodsByMethodInfo [SKIP] System.Reflection.Tests.ModuleTests.ResolveFieldFail [SKIP] System.Reflection.Tests.ModuleTests.ResolveFieldsByMemberInfo [SKIP] System.Reflection.Tests.ModuleTests.ResolveTypeFail [SKIP] System.Reflection.Tests.ModuleTests.ResolveMethodsByMemberInfo [SKIP] System.Reflection.Tests.ModuleTests.ResolveStringFail [SKIP] System.Reflection.Tests.ModuleTests.ResolveFieldsByFieldInfo [SKIP] System.Reflection.Tests.ModuleTests.ResolveTypes [SKIP] System.Reflection.Tests.ModuleTests.ResolveTypesByMemberInfo [SKIP] System.Reflection.Tests.ModuleTests.ResolveMethodFail [SKIP] System.Reflection.Tests.ModuleTests.ResolveMethodOfGenericClass [SKIP] System.Reflection.Tests.InvokeWithRefLikeArgs.MethodTakesRefToRefStructAsArg_ThrowsNSE [SKIP] System.Tests.ArgIteratorTests.ArgIterator_GetNextArgType [SKIP] System.Tests.ArgIteratorTests.ArgIterator_GetRemainingCount_GetNextArg [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "0x1.0p0", style: HexFloat, provider: NumberFormatInfo { }, expected: 1) Assert.Equal() Failure: Values differ Expected: 1 Actual: 1.0819471997658424E+273 at System.Tests.DoubleTests_GenericMath.ParseValidStringTest(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "0x1.8p0", style: HexFloat, provider: NumberFormatInfo { }, expected: 1.5) Assert.Equal() Failure: Values differ Expected: 1.5 Actual: 2.1638943995316848E+273 at System.Tests.DoubleTests_GenericMath.ParseValidStringTest(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "0x1.0p1", style: HexFloat, provider: NumberFormatInfo { }, expected: 2) Assert.Equal() Failure: Values differ Expected: 2 Actual: 4.3277887990633697E+273 at System.Tests.DoubleTests_GenericMath.ParseValidStringTest(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "0x1.0p-1", style: HexFloat, provider: NumberFormatInfo { }, expected: 0.5) Assert.Equal() Failure: Values differ Expected: 0.5 Actual: 2.7048679994146061E+272 at System.Tests.DoubleTests_GenericMath.ParseValidStringTest(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "0x0.8p0", style: HexFloat, provider: NumberFormatInfo { }, expected: 0.5) Assert.Equal() Failure: Values differ Expected: 0.5 Actual: -1.4441555006918637E-275 at System.Tests.DoubleTests_GenericMath.ParseValidStringTest(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "-0x1.0p0", style: HexFloat, provider: NumberFormatInfo { }, expected: -1) Assert.Equal() Failure: Values differ Expected: -1 Actual: -1.0819471997658424E+273 at System.Tests.DoubleTests_GenericMath.ParseValidStringTest(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "+0x1.0p0", style: HexFloat, provider: NumberFormatInfo { }, expected: 1) Assert.Equal() Failure: Values differ Expected: 1 Actual: 1.0819471997658424E+273 at System.Tests.DoubleTests_GenericMath.ParseValidStringTest(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidStringTest(value: "0x1.921fb54442d18p+1", style: HexFloat, provider: NumberFormatInfo { }, expected: 3.1415926535897931) Assert.Equal() Failure: Values differ Expected: 3.1415926535897931 Actual: 7.8286486670212747E+302 at System.Tests.DoubleTests_GenericMath.ParseValidStringTest(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "0x1.0p0", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 1) Assert.Equal() Failure: Values differ Expected: 1 Actual: 1.0819471997658424E+273 at System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "0x1.8p0", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 1.5) Assert.Equal() Failure: Values differ Expected: 1.5 Actual: 2.1638943995316848E+273 at System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "0x1.0p1", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 2) Assert.Equal() Failure: Values differ Expected: 2 Actual: 4.3277887990633697E+273 at System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "0x1.0p-1", offset: 0, count: 8, style: HexFloat, provider: NumberFormatInfo { }, expected: 0.5) Assert.Equal() Failure: Values differ Expected: 0.5 Actual: 2.7048679994146061E+272 at System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "0x0.8p0", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 0.5) Assert.Equal() Failure: Values differ Expected: 0.5 Actual: -1.4441555006918637E-275 at System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "-0x1.0p0", offset: 0, count: 8, style: HexFloat, provider: NumberFormatInfo { }, expected: -1) Assert.Equal() Failure: Values differ Expected: -1 Actual: -1.0819471997658424E+273 at System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "+0x1.0p0", offset: 0, count: 8, style: HexFloat, provider: NumberFormatInfo { }, expected: 1) Assert.Equal() Failure: Values differ Expected: 1 Actual: 1.0819471997658424E+273 at System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(value: "0x1.921fb54442d18p+1", offset: 0, count: 20, style: HexFloat, provider: NumberFormatInfo { }, expected: 3.1415926535897931) Assert.Equal() Failure: Values differ Expected: 3.1415926535897931 Actual: 7.8286486670212747E+302 at System.Tests.DoubleTests_GenericMath.ParseValidSpanTest(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [SKIP] System.Tests.ArraySegment_Tests_string.IGenericSharedAPI_SerializeDeserialize [SKIP] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxGenericParameterType [SKIP] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.BoxPartiallyOpenGeneric [SKIP] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.SizeOfPartiallyOpenGeneric [SKIP] System.Runtime.CompilerServices.Tests.RuntimeHelpersTests.SizeOfGenericParameter [SKIP] System.Tests.AttributeGetCustomAttributes.GetCustomAttributes_DynamicMethod [SKIP] System.Reflection.Tests.MethodBaseTests.TestMethodBody [SKIP] System.Tests.IntPtrTests.BigMul32 [FAIL] System.Tests.DoubleTests.Parse_Span_Valid(value: "0x1.0p0", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 1) Assert.Equal() Failure: Values differ Expected: 1 Actual: 1.0819471997658424E+273 at System.Tests.DoubleTests.Parse_Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Span_Valid(value: "0x1.8p0", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 1.5) Assert.Equal() Failure: Values differ Expected: 1.5 Actual: 2.1638943995316848E+273 at System.Tests.DoubleTests.Parse_Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Span_Valid(value: "0x1.0p1", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 2) Assert.Equal() Failure: Values differ Expected: 2 Actual: 4.3277887990633697E+273 at System.Tests.DoubleTests.Parse_Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Span_Valid(value: "0x1.0p-1", offset: 0, count: 8, style: HexFloat, provider: NumberFormatInfo { }, expected: 0.5) Assert.Equal() Failure: Values differ Expected: 0.5 Actual: 2.7048679994146061E+272 at System.Tests.DoubleTests.Parse_Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Span_Valid(value: "0x0.8p0", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 0.5) Assert.Equal() Failure: Values differ Expected: 0.5 Actual: -1.4441555006918637E-275 at System.Tests.DoubleTests.Parse_Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Span_Valid(value: "-0x1.0p0", offset: 0, count: 8, style: HexFloat, provider: NumberFormatInfo { }, expected: -1) Assert.Equal() Failure: Values differ Expected: -1 Actual: -1.0819471997658424E+273 at System.Tests.DoubleTests.Parse_Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Span_Valid(value: "+0x1.0p0", offset: 0, count: 8, style: HexFloat, provider: NumberFormatInfo { }, expected: 1) Assert.Equal() Failure: Values differ Expected: 1 Actual: 1.0819471997658424E+273 at System.Tests.DoubleTests.Parse_Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Span_Valid(value: "0x1.921fb54442d18p+1", offset: 0, count: 20, style: HexFloat, provider: NumberFormatInfo { }, expected: 3.1415926535897931) Assert.Equal() Failure: Values differ Expected: 3.1415926535897931 Actual: 7.8286486670212747E+302 at System.Tests.DoubleTests.Parse_Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x2f0 at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse(value: "0x1.0p0", style: HexFloat, provider: NumberFormatInfo { }, expected: 1) Assert.Equal() Failure: Values differ Expected: 1 Actual: 1.0819471997658424E+273 at System.Tests.DoubleTests.Parse(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests.Parse(value: "0x1.8p0", style: HexFloat, provider: NumberFormatInfo { }, expected: 1.5) Assert.Equal() Failure: Values differ Expected: 1.5 Actual: 2.1638943995316848E+273 at System.Tests.DoubleTests.Parse(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests.Parse(value: "0x1.0p1", style: HexFloat, provider: NumberFormatInfo { }, expected: 2) Assert.Equal() Failure: Values differ Expected: 2 Actual: 4.3277887990633697E+273 at System.Tests.DoubleTests.Parse(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests.Parse(value: "0x1.0p-1", style: HexFloat, provider: NumberFormatInfo { }, expected: 0.5) Assert.Equal() Failure: Values differ Expected: 0.5 Actual: 2.7048679994146061E+272 at System.Tests.DoubleTests.Parse(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests.Parse(value: "0x0.8p0", style: HexFloat, provider: NumberFormatInfo { }, expected: 0.5) Assert.Equal() Failure: Values differ Expected: 0.5 Actual: -1.4441555006918637E-275 at System.Tests.DoubleTests.Parse(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests.Parse(value: "-0x1.0p0", style: HexFloat, provider: NumberFormatInfo { }, expected: -1) Assert.Equal() Failure: Values differ Expected: -1 Actual: -1.0819471997658424E+273 at System.Tests.DoubleTests.Parse(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests.Parse(value: "+0x1.0p0", style: HexFloat, provider: NumberFormatInfo { }, expected: 1) Assert.Equal() Failure: Values differ Expected: 1 Actual: 1.0819471997658424E+273 at System.Tests.DoubleTests.Parse(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests.Parse(value: "0x1.921fb54442d18p+1", style: HexFloat, provider: NumberFormatInfo { }, expected: 3.1415926535897931) Assert.Equal() Failure: Values differ Expected: 3.1415926535897931 Actual: 7.8286486670212747E+302 at System.Tests.DoubleTests.Parse(String value, NumberStyles style, IFormatProvider provider, Double expected) + 0x274 at System.Runtime!+0x2907210 at System.Reflection.DynamicInvokeInfo.InvokeWithFewArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x84 [FAIL] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "0x1.0p0", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 1) System.ArgumentException : With the AllowHexSpecifier or AllowBinarySpecifier bit set in the enum bit field, the only other valid bits that can be combined into the enum value must be AllowLeadingWhite and AllowTrailingWhite. (Parameter 'style') at System.Globalization.NumberFormatInfo.g__ThrowInvalid|165_0(NumberStyles) + 0x4c at System.Tests.DoubleTests.Parse_Utf8Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x30c at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "0x1.8p0", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 1.5) System.ArgumentException : With the AllowHexSpecifier or AllowBinarySpecifier bit set in the enum bit field, the only other valid bits that can be combined into the enum value must be AllowLeadingWhite and AllowTrailingWhite. (Parameter 'style') at System.Globalization.NumberFormatInfo.g__ThrowInvalid|165_0(NumberStyles) + 0x4c at System.Tests.DoubleTests.Parse_Utf8Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x30c at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "0x1.0p1", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 2) System.ArgumentException : With the AllowHexSpecifier or AllowBinarySpecifier bit set in the enum bit field, the only other valid bits that can be combined into the enum value must be AllowLeadingWhite and AllowTrailingWhite. (Parameter 'style') at System.Globalization.NumberFormatInfo.g__ThrowInvalid|165_0(NumberStyles) + 0x4c at System.Tests.DoubleTests.Parse_Utf8Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x30c at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "0x1.0p-1", offset: 0, count: 8, style: HexFloat, provider: NumberFormatInfo { }, expected: 0.5) System.ArgumentException : With the AllowHexSpecifier or AllowBinarySpecifier bit set in the enum bit field, the only other valid bits that can be combined into the enum value must be AllowLeadingWhite and AllowTrailingWhite. (Parameter 'style') at System.Globalization.NumberFormatInfo.g__ThrowInvalid|165_0(NumberStyles) + 0x4c at System.Tests.DoubleTests.Parse_Utf8Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x30c at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "0x0.8p0", offset: 0, count: 7, style: HexFloat, provider: NumberFormatInfo { }, expected: 0.5) System.ArgumentException : With the AllowHexSpecifier or AllowBinarySpecifier bit set in the enum bit field, the only other valid bits that can be combined into the enum value must be AllowLeadingWhite and AllowTrailingWhite. (Parameter 'style') at System.Globalization.NumberFormatInfo.g__ThrowInvalid|165_0(NumberStyles) + 0x4c at System.Tests.DoubleTests.Parse_Utf8Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x30c at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "-0x1.0p0", offset: 0, count: 8, style: HexFloat, provider: NumberFormatInfo { }, expected: -1) System.ArgumentException : With the AllowHexSpecifier or AllowBinarySpecifier bit set in the enum bit field, the only other valid bits that can be combined into the enum value must be AllowLeadingWhite and AllowTrailingWhite. (Parameter 'style') at System.Globalization.NumberFormatInfo.g__ThrowInvalid|165_0(NumberStyles) + 0x4c at System.Tests.DoubleTests.Parse_Utf8Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x30c at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "+0x1.0p0", offset: 0, count: 8, style: HexFloat, provider: NumberFormatInfo { }, expected: 1) System.ArgumentException : With the AllowHexSpecifier or AllowBinarySpecifier bit set in the enum bit field, the only other valid bits that can be combined into the enum value must be AllowLeadingWhite and AllowTrailingWhite. (Parameter 'style') at System.Globalization.NumberFormatInfo.g__ThrowInvalid|165_0(NumberStyles) + 0x4c at System.Tests.DoubleTests.Parse_Utf8Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x30c at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [FAIL] System.Tests.DoubleTests.Parse_Utf8Span_Valid(value: "0x1.921fb54442d18p+1", offset: 0, count: 20, style: HexFloat, provider: NumberFormatInfo { }, expected: 3.1415926535897931) System.ArgumentException : With the AllowHexSpecifier or AllowBinarySpecifier bit set in the enum bit field, the only other valid bits that can be combined into the enum value must be AllowLeadingWhite and AllowTrailingWhite. (Parameter 'style') at System.Globalization.NumberFormatInfo.g__ThrowInvalid|165_0(NumberStyles) + 0x4c at System.Tests.DoubleTests.Parse_Utf8Span_Valid(String value, Int32 offset, Int32 count, NumberStyles style, IFormatProvider provider, Double expected) + 0x30c at System.Runtime!+0x2918070 at System.Reflection.DynamicInvokeInfo.InvokeWithManyArguments(IntPtr, Byte&, Byte&, Object[], BinderBundle, Boolean) + 0x12c [SKIP] System.Tests.ExitCodeTests.SigTermExitCode [SKIP] System.Text.Tests.CompositeFormatTests.DebuggerDisplay_ShowsFormat [SKIP] System.Runtime.Tests.ControlledExecutionTests.RunWithoutCancelling [SKIP] System.Runtime.Tests.ControlledExecutionTests.CancelInFinallyThatSleepsAndThrows [SKIP] System.Runtime.Tests.ControlledExecutionTests.CancelInTryAndExitCatchNormally [SKIP] System.Runtime.Tests.ControlledExecutionTests.CancelOutsideOfTryCatchFinally [SKIP] System.Runtime.Tests.ControlledExecutionTests.CancelItselfOutsideOfTryCatchFinally [SKIP] System.Runtime.Tests.ControlledExecutionTests.CancelItselfFromFinally [SKIP] System.Runtime.Tests.ControlledExecutionTests.CancelBeforeRun [SKIP] System.Runtime.Tests.ControlledExecutionTests.CancelInTryAndThrowFromCatch [SKIP] System.Runtime.Tests.ControlledExecutionTests.CancelInFinallyThatSleeps [SKIP] System.Runtime.Tests.ControlledExecutionTests.TestNestedRunInvocation [SKIP] System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: '\0', startIndex: 0, count: 5, expected: -1) [SKIP] System.Tests.StringTests.LastIndexOf_NullInStrings [SKIP] System.Tests.StringTests.IndexOf_NullInStrings [SKIP] System.Tests.GCExtendedTests.GetGCMemoryInfo [SKIP] System.Tests.UIntPtrTests.BigMul32 [SKIP] System.Tests.StringGetHashCodeTests.GetHashCodeWithStringComparer_UseSameStringInTwoProcesses_ReturnsDifferentHashCodes [SKIP] System.Tests.GCTests.ExpensiveFinalizerDoesNotBlockShutdown [SKIP] System.Reflection.Tests.MethodBodyTests.Test_MethodBody_ExceptionHandlingClause [SKIP] System.Tests.DateTimeOffsetTests.ToLocalTime_MaxValue [SKIP] System.Tests.DateTimeOffsetTests.ToLocalTime_MinValue [SKIP] System.Tests.DateTimeOffsetTests.ToLocalTime_Ambiguous [SKIP] System.Tests.StringTests.EndsWith_NullInStrings_NonOrdinal [SKIP] System.Tests.StringTests.StartsWith_NullInStrings_NonOrdinal [SKIP] System.Tests.StringTests.EndsWith_NullInStrings [SKIP] System.Tests.StringTests.StartsWith_NullInStrings [SKIP] System.Tests.StringTests.GetPinnableReference_WithNullInput_ThrowsNullRef [SKIP] System.Tests.ExceptionTests.ThrowStatementDoesNotResetExceptionStackLineOtherMethod [SKIP] System.Tests.ExceptionTests.ThrowStatementDoesNotResetExceptionStackLineSameMethod [SKIP] System.Text.Tests.EncodingTests.GetEncoding_FromProvider_ByCodePage_WithDisallowedEncoding_Throws [SKIP] System.Text.Tests.EncodingTests.GetEncoding_FromProvider_ByEncodingName_WithDisallowedEncoding_Throws [SKIP] System.Text.Tests.EncodingTests.GetEncodings_FromProvider_DoesNotContainDisallowedEncodings [SKIP] System.Text.Tests.EncodingTests.RegisterProvider_EncodingsAreUsable [SKIP] System.Tests.ExceptionDataTests.ICollection_NonGeneric_CopyTo_NonZeroLowerBound [SKIP] System.Tests.EnumTests.GetValues_InvokeIntPtrEnum_ReturnsExpected [SKIP] System.Tests.EnumTests.GetNames_InvokeSingleEnum_ReturnsExpected [SKIP] System.Tests.EnumTests.ToString_UnsupportedEnumType_ThrowsArgumentException [SKIP] System.Tests.EnumTests.GetValues_InvokeDoubleEnum_ReturnsExpected [SKIP] System.Tests.EnumTests.IsDefined_InvokeCharEnum_ReturnsExpected [SKIP] System.Tests.EnumTests.GetNames_InvokeIntPtrEnum_ReturnsExpected [SKIP] System.Tests.EnumTests.GetValues_InvokeSingleEnum_ReturnsExpected [SKIP] System.Tests.EnumTests.GetName_InvokeCharEnum_ReturnsExpected [SKIP] System.Tests.EnumTests.GetValues_InvokeCharEnum_ReturnsExpected [SKIP] System.Tests.EnumTests.GetNames_InvokeCharEnum_ReturnsExpected [SKIP] System.Tests.EnumTests.GetNames_InvokeDoubleEnum_ReturnsExpected [SKIP] System.Tests.EnumTests.GetValues_InvokeUIntPtrEnum_ReturnsExpected [SKIP] System.Tests.EnumTests.GetNames_InvokeUIntPtrEnum_ReturnsExpected [SKIP] System.Tests.ArraySegment_Tests_int.IGenericSharedAPI_SerializeDeserialize [SKIP] System.Tests.TimeZoneInfoTests.TestZoneNamesUsingAlternativeId [SKIP] System.Tests.TimeZoneInfoTests.TimeZoneInfo_LocalZoneWithInvariantMode [SKIP] System.Tests.TimeZoneInfoTests.ArbitraryTZ_UsedAsLocal [SKIP] System.Tests.TimeZoneInfoTests.TestTimeZoneNames [SKIP] System.Tests.TimeZoneInfoTests.UnsupportedImplicitConversionTest [SKIP] System.Tests.TimeZoneInfoTests.TestNameWithInvariantCulture [SKIP] System.Tests.TimeZoneInfoTests.NJulianRuleTest [SKIP] System.Tests.TimeZoneInfoTests.TestGetSystemTimeZonesCollectionsCallsOrder [SKIP] System.Tests.TimeZoneInfoTests.IsIanaIdWithNotCacheTest [SKIP] System.Tests.TimeZoneInfoTests.BinaryFormatter_RoundTrips [SKIP] System.ComponentModel.Tests.DefaultValueAttributeTests.Ctor_CustomTypeConverter [SKIP] System.ComponentModel.Tests.DefaultValueAttributeTests.Ctor_type_string [SKIP] System.ComponentModel.Tests.DefaultValueAttributeTests.Ctor_DefaultTypeConverter_Null [SKIP] System.Tests.ArrayEnumeratorTests_int.IGenericSharedAPI_SerializeDeserialize [SKIP] System.Tests.TypeTests.GetTypeByName_NonRoundtrippable [SKIP] System.Reflection.Tests.ReflectionCacheTests.InvokeClearCache_NoExceptions [SKIP] System.Reflection.Tests.ReflectionCacheTests.GetMembers_MultipleCalls_ClearCache_ReflectionCacheTestsType [SKIP] System.Reflection.Tests.ReflectionCacheTests.GetMembers_MultipleCalls_ClearCache_All Finished System.Runtime.Tests, Version=10.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 Tests run: 68312, Errors: 0, Failures: 88, Skipped: 124. Time: 12.4999061s /root/helix/work/workitem/e ----- end Sat Oct 11 19:21:01 UTC 2025 ----- exit code 1 ---------------------------------------------------------- ulimit -c value: unlimited cat /proc/sys/kernel/core_pattern: /datadisks/disk1/dumps/core.%u.%p cat /proc/sys/kernel/core_uses_pid: 1 cat: /proc/sys/kernel/coredump_filter: No such file or directory cat /proc/sys/kernel/coredump_filter: Looking around for any Linux dumps... Looking for files matching core.* ... The '__IsXUnitLogCheckerSupported' env var is not set. + export _commandExitCode=0 + _commandExitCode=0 + /home/helixbot/.vsts-env/bin/python3 /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 32413574 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6InRzOGNhWXZ4UGNORXBpQnFhVG1FTlpwRmhZMCJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiJhNDM4MDIzMi03ZWEzLTQxMWMtYTg0My1iMDQxNGI0OGYzNzIiLCJzaWQiOiI2ODBhNzUyMy02MmU3LTRhYjctYmQ4OC0wMmEyZmYyZGNjMmYiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzExNzEzMjIiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6IjkxYTBkMWEyLThhZGUtNGIzNC05MjEzLTRiOGMxY2IxMDlkNDpjODEyYWVkMC1kNzUwLTUwNDMtOGQxNC05MTdlODczNjIyMTciLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTE3MTMyMiIsIm9yY2hpZCI6IjkxYTBkMWEyLThhZGUtNGIzNC05MjEzLTRiOGMxY2IxMDlkNC5idWlsZC5idWlsZF9saW51eF9hcm02NF9yZWxlYXNlX25hdGl2ZWFvdF9saWJyYXJpZXMuX19kZWZhdWx0IiwicmVwb0lkcyI6IiIsImp0aSI6IjVkMzhlYTNiLWU1MjctNDQ0Yy1hMjViLTZiOTM1N2VmYjg3OSIsImlzcyI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb20iLCJhdWQiOiJhcHAudnN0b2tlbi52aXN1YWxzdHVkaW8uY29tfHZzbzo2ZmNjOTJlNS03M2E3LTRmODgtOGQxMy1kOTA0NWI0NWZiMjciLCJuYmYiOjE3NjAyMDc2NDIsImV4cCI6MTc2MDIyMzI0Mn0.XDYucyGcHEQmAw7goXlIaAW0zytUTBo0C1B17MIPnwu0dKxL5qE0diddITcPuCnn9iqGt1iNPtevdxZWF7x__9uuH2WsCNOuYUgr7AZcGBAXcttNz27OTMiOlM9tCrAzyrYgxaRZzgEsqjJ-3U_cQBw-EQlrroQud3iNOIoSCgJvKapmabeR36TmuCH1ijHL0yeRlcyHeF1or_erbIgaqetPXGLpS-JqxJhuSvMiGqUcDKnzfN0xnuC0tAB8MHbZ_TGdXCguDbqjOmJkyLwBxCDWShkMRbKAOSicAukJ7XeXQ_pRZYlYIbjj4x2UKMjebScWJttTn9zSd1-3Ck5p0A /home/helixbot/.vsts-env/lib/python3.12/site-packages/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2025-10-11T19:21:02.521Z INFO run.py managed_identity(145) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2025-10-11T19:21:02.521Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2025-10-11T19:21:02.522Z INFO run.py _universal(511) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.0 Python/3.12.9 (Linux-6.8.0-1036-azure-aarch64-with-glibc2.38)' No body was attached to the request 2025-10-11T19:21:02.533Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.1854' 'x-ms-request-id': 'de89ea32-95eb-4632-9893-c04f987b6625' 'Date': 'Sat, 11 Oct 2025 19:21:01 GMT' 'Content-Length': '2269' 2025-10-11T19:21:02.534Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2025-10-11T19:21:02.534Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2025-10-11T19:21:02.534Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2025-10-11T19:21:02.535Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2025-10-11T19:21:02.535Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2025-10-11T19:21:02.589Z INFO run.py run(48) main Beginning reading of test results. 2025-10-11T19:21:02.589Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2025-10-11T19:21:02.590Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/e/testResults.xml with format xunit 2025-10-11T19:21:02.940Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2025-10-11T19:21:02.940Z INFO run.py packing_test_reporter(30) report_results Packing 68312 test reports to '/root/helix/work/workitem/e/__test_report.json' 2025-10-11T19:21:03.121Z INFO run.py packing_test_reporter(33) report_results Packed 17371827 bytes + /home/helixbot/.vsts-env/bin/python3 /root/helix/work/correlation/gen-debug-dump-docs.py -buildid 1171322 -workitem System.Runtime.Tests -jobid f3f95a17-e71a-4736-b0a7-bbf6d1733c5a -outdir /root/helix/work/workitem/uploads -templatedir /root/helix/work/correlation -dumpdir /datadisks/disk1/dumps -productver 10.0.0 gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. + exit 0 + _commandExitCode=0 + chmod -R 777 /datadisks/disk1/dumps + exit 0 [END EXECUTION] Exit Code:0